Author: chirino
Date: Thu Aug 17 17:22:51 2006
New Revision: 432448
URL: http://svn.apache.org/viewvc?rev=432448&view=rev
Log:
Removing the mave-dependency-plugin... this was a little experiment to see if
we could use a plugin to dump all the activemq dependencies to a local
repository. Seem that the assembly plugin can allready do this, but the
maven-proxy project http://maven-proxy.codehaus.org/ can do it even better.
Removed:
incubator/activemq/trunk/activemq-tooling/maven-dependency-plugin/
Modified:
incubator/activemq/trunk/activemq-tooling/pom.xml
Modified: incubator/activemq/trunk/activemq-tooling/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-tooling/pom.xml?rev=432448&r1=432447&r2=432448&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-tooling/pom.xml (original)
+++ incubator/activemq/trunk/activemq-tooling/pom.xml Thu Aug 17 17:22:51 2006
@@ -33,7 +33,6 @@
<module>maven-activemq-memtest-plugin</module>
<module>maven-activemq-perf-plugin</module>
<module>maven-activemq-plugin</module>
- <module>maven-dependency-plugin</module>
<module>maven-bundle-plugin</module>
<module>maven-gram-plugin</module>
</modules>