Hi all,

I'm trying to use the maven-dependency-plugin but I'm not able to find it in any repos I know


To be more precise: I can find and use the plugin (that I suppose obsolete) identified by:

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

but not the (that I suppose newer):

<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>

which is documented on the maven2 site (http://maven.apache.org/plugins/maven-dependency-plugin/) but it is missed in the directory http://repo1.maven.org/maven2/org/apache/maven/plugins/ where the other
plugins are.

Any suggestions?

Thanks in advance, best regards. roberto.


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

Reply via email to