File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
org.bridgedb.uri.ws.server Expand file tree Collapse file tree 2 files changed +4
-11
lines changed 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 1717 <groupId >org.apache.maven.plugins</groupId >
1818 <artifactId >maven-jar-plugin</artifactId >
1919 <executions >
20- <execution >
21- <id >jar-services-provided</id >
22- <phase >compile</phase >
23- <goals >
24- <goal >jar</goal >
25- </goals >
26- </execution >
2720 <execution >
2821 <goals >
2922 <goal >test-jar</goal >
3023 </goals >
3124 </execution >
3225 </executions >
3326 </plugin >
34- <plugin >
27+ <!-- plugin>
3528 <groupId>org.codehaus.mojo</groupId>
3629 <artifactId>tomcat-maven-plugin</artifactId>
3730 <version>1.1</version>
4942 </goals>
5043 </execution>
5144 </executions>
52- </plugin >
45+ </plugin -- >
5346 </plugins >
5447 <pluginManagement >
5548 <plugins >
You can’t perform that action at this time.
0 commit comments