brett 2005/04/05 18:49:06
Modified:maven-plugins/maven-assemble-plugin build.sh pom.xml
Log:
fix build issues
Revision ChangesPath
1.3 +12 -3
maven-components/maven-plugins/maven-assemble-plugin/build.sh
Index: build.sh
On Wed, 2005-03-30 at 22:06 +0200, Emmanuel Venisse wrote:
> Why do you write a specific build script?
> Why you don't use only m2 install?
It's a problem with plexus where the same component is referenced by
more than a single component. It's a ClassLoader problem that shows
itself when dynamica
brett 2005/03/30 07:41:23
Modified:
maven-plugins/maven-assemble-plugin/src/main/java/org/apache/maven/plugin/assemble
AssembleMojo.java
maven-plugins/maven-assemble-plugin build.sh
Added: maven-plugins/maven-assemble-plugin/src/main/resou
brett 2005/03/17 17:14:11
Added: maven-plugins/maven-assemble-plugin build.sh
Log:
work around issue
Revision ChangesPath
1.1
maven-components/maven-plugins/maven-assemble-plugin/build.sh
Index: build.sh
===