File tree Expand file tree Collapse file tree
org.bridgedb.uri.ws.server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414 <build >
1515 <plugins >
16- <plugin >
16+ <!-- plugin>
1717 <groupId>org.codehaus.mojo</groupId>
1818 <artifactId>tomcat-maven-plugin</artifactId>
1919 <version>1.1</version>
3434 </goals>
3535 </execution>
3636 </executions>
37- </plugin >
37+ </plugin -- >
3838 </plugins >
3939 <pluginManagement >
4040 <plugins >
Original file line number Diff line number Diff line change 1818 <artifactId >maven-jar-plugin</artifactId >
1919 <version >${maven-jar.version} </version >
2020 <executions >
21- <execution >
22- <id >jar-services-provided</id >
23- <phase >compile</phase >
24- <goals >
25- <goal >jar</goal >
26- </goals >
27- </execution >
2821 <execution >
2922 <goals >
3023 <goal >test-jar</goal >
3124 </goals >
3225 </execution >
3326 </executions >
3427 </plugin >
35- <plugin >
28+ <!-- plugin>
3629 <groupId>org.codehaus.mojo</groupId>
3730 <artifactId>tomcat-maven-plugin</artifactId>
3831 <version>1.1</version>
5043 </goals>
5144 </execution>
5245 </executions>
53- </plugin >
46+ </plugin -- >
5447 </plugins >
5548 <pluginManagement >
5649 <plugins >
You can’t perform that action at this time.
0 commit comments