Fixed up the poms to include the maven plugins

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@448832 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-09-22 06:33:03 +00:00
parent 635bc2b11a
commit 2e7aa919e8
2 changed files with 4 additions and 6 deletions

View File

@ -33,8 +33,6 @@
<module>maven-activemq-memtest-plugin</module>
<module>maven-activemq-perf-plugin</module>
<module>maven-activemq-plugin</module>
<module>maven-bundle-plugin</module>
<module>maven-gram-plugin</module>
</modules>
</project>

View File

@ -42,13 +42,14 @@
<ciManagement>
<system>continuum</system>
<url>http://ci.gbuild.org/continuum</url>
<url>http://goopen.org:8080/continuum</url>
<notifiers>
<notifier>
<configuration>
<address>activemq-commits@geronimo.apache.org</address>
<address>scm@lingo.codehaus.org</address>
</configuration>
</notifier>
<notifier>
<type>irc</type>
<configuration>
@ -58,8 +59,6 @@
</configuration>
</notifier>
</notifiers>
</ciManagement>
<mailingLists>
@ -132,6 +131,7 @@
<module>activemq-web-demo</module>
<module>activemq-web-console</module>
<module>activemq-optional</module>
<module>activemq-tooling</module>
<module>activemq-openwire-generator</module>
<module>assembly</module>
</modules>