Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency

2012-10-12 Thread Stefan Rademacher
Hi Curtis, yes, that's right. I want do declare a set of dependencies, which always must be used all or none. That why I encapsulate those dependencies in a separate pom and reference it with a type=pom dependency. I didn't know about this scope import before and found your link very

Re: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency

2012-10-12 Thread Lyons, Roy
Assembly, when using a type:pom dependency Hi Curtis, yes, that's right. I want do declare a set of dependencies, which always must be used all or none. That why I encapsulate those dependencies in a separate pom and reference it with a type=pom dependency. I didn't know about this scope import

Re: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency

2012-10-12 Thread John Kramer
@maven.apache.org Subject: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency Hi Curtis, yes, that's right. I want do declare a set of dependencies, which always must be used all or none. That why I encapsulate those dependencies in a separate pom and reference it with a type=pom

Re: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency

2012-10-12 Thread Lyons, Roy
@maven. org' users@maven.apache.orgmailto:users@maven.apache.org Subject: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency Hi Curtis, yes, that's right. I want do declare a set of dependencies, which always must be used all or none. That why I encapsulate those dependencies

Re: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency

2012-10-12 Thread Lyons, Roy
@maven.apache.org Date: Friday, October 12, 2012 6:52 AM To: 'users@maven. org' users@maven.apache.orgmailto:users@maven.apache.org Subject: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency Hi Curtis, yes, that's right. I want do declare a set of dependencies, which always must be used all

Re: Antw: Re: Re: Corrupted Assembly, when using a type:pom dependency

2012-10-12 Thread Benson Margulies
Early in my exposure to Maven, I imbibed some advice to never try to use moduleSets in the assembly plugin. I don't recall where or how. If I were you, I'd be coding out the use of the dependency plugin with 'copy', not 'copy-dependencies' to grab all these thing and arrange them artfully in a