The main trunk from 

http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/

does not build. I use the Codehaus version now which works fine. Thanks a
bunch!



Andrius Šabanas wrote:
> 
> takai wrote:
>> Brilliant! That's what I need. But how to get the plugin? It's not in the
>> maven repo at ibiblio:
>> 
>> http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/maven/plugins/
>> 
>> There seems to be another version at codehaus called
>> dependency-maven-plugin. But the doc says it's not the same thing and
>> please
>> don't use it.
>> 
>> I used the following snippet:
>> 
>> <groupId>org.apache.maven.plugins</groupId>
>> <artifactId>maven-dependency-plugin</artifactId>
>> 
>> and get a "plugin does not exist".
> 
> You are right, it seems that the one from org.apache.maven.plugins is 
> still unreleased, currently at 2.0-alpha-1-SNAPSHOT. You can either 
> checkout the plugin code from SVN and build it yourself, or use the one 
> from Codehaus MOJO project, which is what I am using. Version 1.0 of 
> this plugin is available from the central repository, at 
> org.codehaus.mojo:dependency-maven-plugin. Here are the docs: 
> http://mojo.codehaus.org/dependency-maven-plugin/index.html.
> 
> 
> Andrius
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Disassemble-Plugin-tf2925448s177.html#a8178811
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to