You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Liu, Jervis" <jl...@iona.com> on 2006/08/10 11:04:03 UTC

maven-assembly-plugin version?

Hi, 

The maven-assembly-plugin version we used (2.2-SNAPSHOT) caused a lot of problems in my build. Is there any reason why we cant use the stable version 2.1? I have tried 2.1, it works fine.

Thanks,
Jervis

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


Re: maven-assembly-plugin version?

Posted by Matthew Sykes <sy...@gmail.com>.
If Jervis hit the same issue I did, the problem was that the 
2.2-SNAPSHOT is now dependent on 
org.codehaus.plexus:plexus-archiver:1.0-alpha-7-SNAPSHOT which wasn't 
available in any of the configured repositories.

I ended up pulling it from snapshots.repository.codehaus.org to resolve 
the dependency.

Jeremy Boynes wrote:
> IIRC the 2.1 version caused the build to be run twice. We have been 
> using the snapshot for a while - what problems did you see?
> -- 
> Jeremy
> 
> On Aug 10, 2006, at 2:04 AM, Liu, Jervis wrote:
> 
>> Hi,
>>
>> The maven-assembly-plugin version we used (2.2-SNAPSHOT) caused a lot 
>> of problems in my build. Is there any reason why we cant use the 
>> stable version 2.1? I have tried 2.1, it works fine.
>>
>> Thanks,
>> Jervis
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 
> 

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


Re: maven-assembly-plugin version?

Posted by Jeremy Boynes <jb...@apache.org>.
IIRC the 2.1 version caused the build to be run twice. We have been  
using the snapshot for a while - what problems did you see?
--
Jeremy

On Aug 10, 2006, at 2:04 AM, Liu, Jervis wrote:

> Hi,
>
> The maven-assembly-plugin version we used (2.2-SNAPSHOT) caused a  
> lot of problems in my build. Is there any reason why we cant use  
> the stable version 2.1? I have tried 2.1, it works fine.
>
> Thanks,
> Jervis
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>


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