We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba4985 commit a8fe6e2Copy full SHA for a8fe6e2
cougar-test/cougar-client-code-tests/pom.xml
@@ -124,7 +124,7 @@
124
<groupId>com.sun</groupId>
125
<artifactId>tools</artifactId>
126
<scope>system</scope>
127
- <systemPath>${env.JAVA_HOME}/lib/tools.jar</systemPath>
+ <systemPath>${java.home}/../lib/tools.jar</systemPath>
128
<version>${java.version}</version>
129
</dependency>
130
cougar-test/cougar-test-utils/pom.xml
@@ -44,7 +44,7 @@
44
45
46
47
48
49
50
0 commit comments