You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2006/04/08 00:06:29 UTC

Re: svn commit: r392335 - /maven/components/trunk/maven-embedder/pom.xml

Jason,

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

- Brett

jvanzyl@apache.org 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r392335 - /maven/components/trunk/maven-embedder/pom.xml

Posted by Brett Porter <br...@apache.org>.
Jason van Zyl wrote:
> 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.

Is that causing problems? Using a binary snapshot shouldn't be any
different from using a binary release, which is required to bootstrap,
at least right now.

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r392335 - /maven/components/trunk/maven-embedder/pom.xml

Posted by Jason van Zyl <ja...@maven.org>.
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
> 
> jvanzyl@apache.org 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 


-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org