Skip to content

Commit 856793f

Browse files
committed
APF-1243: Removed build-helper plugin since everything seems to work without it.
1 parent c1ac53b commit 856793f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

archetypes/appfuse-ws/src/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,6 @@
5858
<groupId>org.codehaus.mojo</groupId>
5959
<artifactId>dbunit-maven-plugin</artifactId>
6060
</plugin>
61-
<!-- Sets cargo.port and cargo.ajp.port to open ports -->
62-
<plugin>
63-
<groupId>org.codehaus.mojo</groupId>
64-
<artifactId>build-helper-maven-plugin</artifactId>
65-
</plugin>
6661
<plugin>
6762
<groupId>org.codehaus.enunciate</groupId>
6863
<artifactId>maven-enunciate-cxf-plugin</artifactId>

0 commit comments

Comments
 (0)