File tree Expand file tree Collapse file tree 4 files changed +0
-25
lines changed Expand file tree Collapse file tree 4 files changed +0
-25
lines changed Original file line number Diff line number Diff line change 2323 <artifactId >jaxb-runtime</artifactId >
2424 <scope >provided</scope >
2525 </dependency >
26- <dependency >
27- <groupId >net.disy.legato</groupId >
28- <artifactId >legato-testing</artifactId >
29- <scope >test</scope >
30- </dependency >
3126 </dependencies >
3227 <build >
3328 <resources >
Original file line number Diff line number Diff line change 3131 </plugins >
3232 </pluginManagement >
3333 <plugins >
34- <plugin >
35- <groupId >org.apache.maven.plugins</groupId >
36- <artifactId >maven-jar-plugin</artifactId >
37- <executions >
38- <execution >
39- <goals >
40- <goal >test-jar</goal >
41- </goals >
42- </execution >
43- </executions >
44- </plugin >
4534 <plugin >
4635 <groupId >org.apache.maven.plugins</groupId >
4736 <artifactId >maven-deploy-plugin</artifactId >
Original file line number Diff line number Diff line change 2323 <artifactId >jaxb-runtime</artifactId >
2424 <scope >provided</scope >
2525 </dependency >
26- <dependency >
27- <groupId >net.disy.legato</groupId >
28- <artifactId >legato-testing</artifactId >
29- <scope >test</scope >
30- </dependency >
3126 </dependencies >
3227 <build >
3328 <resources >
Original file line number Diff line number Diff line change 2424 <artifactId >legato-testing</artifactId >
2525 <scope >test</scope >
2626 </dependency >
27- <dependency >
28- <groupId >org.wicketstuff</groupId >
29- <artifactId >prototype</artifactId >
30- </dependency >
3127 <dependency >
3228 <groupId >org.jvnet.jaxb2.maven2</groupId >
3329 <artifactId >maven-jaxb2-plugin-testing</artifactId >
You can’t perform that action at this time.
0 commit comments