Brett Porter wrote:
Jason,

Does it work with 2.0.1? Doesn't it require 2.1-SNAPSHOT to merge
components.xml?

I used what I knew was released for know. I'm twiddling the bootstrap as you can't start from scratch and have it work using an snapshot. But yes, it does need the components merging.

- 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]





--
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

Three people can keep a secret provided two of them are dead.

 -- Unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to