Jason, Does it work with 2.0.1? Doesn't it require 2.1-SNAPSHOT to merge components.xml?
- Brett [EMAIL PROTECTED] wrote: > Author: jvanzyl > Date: Fri Apr 7 10:09:08 2006 > New Revision: 392335 > > URL: http://svn.apache.org/viewcvs?rev=392335&view=rev > Log: > o use the latest release of the assembly plugin > > Modified: > maven/components/trunk/maven-embedder/pom.xml > > Modified: maven/components/trunk/maven-embedder/pom.xml > URL: > http://svn.apache.org/viewcvs/maven/components/trunk/maven-embedder/pom.xml?rev=392335&r1=392334&r2=392335&view=diff > ============================================================================== > --- maven/components/trunk/maven-embedder/pom.xml (original) > +++ maven/components/trunk/maven-embedder/pom.xml Fri Apr 7 10:09:08 2006 > @@ -13,7 +13,6 @@ > <plugins> > <plugin> > <artifactId>maven-assembly-plugin</artifactId> > - <version>2.1-SNAPSHOT</version> > <configuration> > <descriptor>src/main/assembly/dep.xml</descriptor> > </configuration> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]