used new single goal which avoids the recursive build issue

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-05-26 11:39:36 +00:00
parent 7bcb9dbf4f
commit 10edc94224
1 changed files with 2 additions and 2 deletions

View File

@ -266,7 +266,7 @@
<id>run</id>
<phase>package</phase>
<goals>
<goal>assembly</goal>
<goal>single</goal>
</goals>
<configuration>
<descriptors>
@ -285,7 +285,7 @@
<id>bin</id>
<phase>package</phase>
<goals>
<goal>assembly</goal>
<goal>single</goal>
</goals>
<configuration>
<descriptors>