We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01ebf6a commit 51e00d9Copy full SHA for 51e00d9
1 file changed
kura/test/pom.xml
@@ -163,7 +163,7 @@
163
${tycho.testArgLine}
164
--add-opens=java.base/java.lang=ALL-UNNAMED
165
--add-opens=java.base/java.util=ALL-UNNAMED
166
- -javaagent:${settings.localRepository}/org/mockito/mockito-core//mockito-core-${mockito.version}.jar
+ -javaagent:${settings.localRepository}/org/mockito/mockito-core/${mockito.version}/(mockito-core-${mockito.version}.jar
167
</argLine>
168
</configuration>
169
</execution>
0 commit comments