Finally tally is +4 and no -'s. I'll go ahead and make the changes and try to record anything unexpected for posting on the site.


From: Brian E. Fox [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 28, 2005 10:17 PM
To: [email protected]
Subject: [mojo-dev] [vote] release dependency-maven-plugin 1.0

Dan Tran and I have been working quite a bit getting the dependency plugin ready to release. It's been tested pretty thoroughly by Dan and all known issues are resolved. Right now the plugin has 4 goals:
 
copy - this takes a list of artifacts defined in the plugin configuration section and copies them to a specified location, renaming them if desired
unpack - like copy but unpacks.
 
The above goals can resolve the artifacts from remote repositories if they don't exist in local.
 
copy-dependencies - this takes the list of dependencies and trans dependencies and copies them to a specified location, stripping the version if desired.
unpack-dependencies - like copy-dependencies but unpacks.
 
All goals are able to detect if the artifacts already exist and don't copy/unpack again.
 
The code is thoroughly javadoc'd and the site is updated and already deployed on http://mojo.codehaus.org. I'l like to do a 72hr vote on graduating from the sandbox and releasing 1.0
 
+1
 
Thanks,
Brian

Reply via email to