It's deployed as 2.0-alpha1-SNAPSHOT, but you'll need to add the maven
snapshots repository:
 
<repository>
     <id>maven-snaps</id>
     <url>http://people.apache.org/repo/m2-snapshot-repository</url>
     <snapshots>
      <enabled>true</enabled>
     </snapshots>
     <releases>
      <enabled>false</enabled>
     </releases>
    </repository> 

-----Original Message-----
From: asankha [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 14, 2006 9:37 AM
To: [email protected]
Subject: RE: When will the maven-dependency-plugin be functional?



Brian E. Fox wrote:
> 
> The current version is functional; ...

I cant seem to locate this 'version' in the maven repos.. could someone
point me to where I can download this 'current' version?
--
View this message in context:
http://www.nabble.com/When-will-the-maven-dependency-plugin-be-functiona
l--tf2550516s177.html#a7338740
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
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