Hi,

Did you try excluding this dependency in your dependencyset and adding
another dependencySet including only the transitive one and mentioning
<unpack>false</unpack>

Regards


On 12/13/06, Sommers, Elizabeth <[EMAIL PROTECTED]> wrote:

Fantastic.

I know it is not in there now, but would it be possible to have an
<exclude> tag for unpack-dependencies.  I am running into problems when I
don't want to unpack a transitive dependency.

Thanks
Liz Sommers

-----Original Message-----
From: Brian E. Fox [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 12, 2006 8:19 PM
To: Maven Users List
Subject: RE: maven-dependency-plugin


The plugin did get moved from mojo to apache but the apache version hasn't
been released yet. It's nearly ready, just waiting on some other releases to
get out so we can comply with the new apache licensing guidelines.


-----Original Message-----
From: Andrés Viedma [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 12, 2006 7:21 PM
To: Maven Users List
Subject: Re: maven-dependency-plugin

2006/12/13, Sommers, Elizabeth <[EMAIL PROTECTED]>:
>
>
> If the documentation is correct, this is exactly what I need.  BUT -
> it doesn't seem to exist in the ibiblio repository.  Why isn't this
> plugin available?  Where can I find it?


As far as I know, it hasn't been released yet. You can get the sources
from the subversion repository.

On the other hand, there's a "dependency-maven-plugin" from codehaus (in
opposite to "maven-dependency-plugin"), which might be useful for you
meanwhile:

http://mojo.codehaus.org/dependency-maven-plugin/

               <artifactId>dependency-maven-plugin</artifactId>
               <groupId>org.codehaus.mojo</groupId>

I think this plug-in is indeed the same, and it will be overridden by the
newer, hosted by apache.

Andrés


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


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


Reply via email to