We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef405fd commit 56462bdCopy full SHA for 56462bd
1 file changed
pom.xml
@@ -86,15 +86,6 @@
86
<plugin>
87
<artifactId>maven-antrun-plugin</artifactId>
88
<version>1.7</version>
89
- <dependencies>
90
- <dependency>
91
- <groupId>com.sun</groupId>
92
- <artifactId>tools</artifactId>
93
- <version>1.5.0</version>
94
- <scope>system</scope>
95
- <systemPath>${java.home}/../lib/tools.jar</systemPath>
96
- </dependency>
97
- </dependencies>
98
<executions>
99
<execution>
100
<id>intitialize-sources</id>
0 commit comments