[ http://jira.codehaus.org/browse/MOJO-234?page=all ] Brian Fox closed MOJO-234: --------------------------
Resolution: Fixed Fix Version: 1.1 Couple of changes. I refactored and made the xxx-dependencies goals able to handle classifiers like sources. I also updated resolve to handle classifiers. mvn dependency:resolve -Dclassifer=sources does the same as mvn dependency:sources. I initially removed the sources goal but put it back for ease of use on the CLI. The code all uses the same methods so there isn't any code duplication. > [dependency-maven-plugin] Add ability to resolve source attachments into > local repository without the need to run the eclipse plugin > ------------------------------------------------------------------------------------------------------------------------------------ > > Key: MOJO-234 > URL: http://jira.codehaus.org/browse/MOJO-234 > Project: Mojo > Type: New Feature > Reporter: Tomislav Stojcevich > Assignee: Brian Fox > Priority: Minor > Fix For: 1.1 > Attachments: patch.txt, patch.txt > > > Currently the maven eclipse plugin seems to be the only way to get source > attachments into your local repository. > There are times when you don't want to use the eclipse plugin because it > oeverwrites the eclipse files. > This patch provides a goal to download the source plugins and reports which > ones were resolved and which ones were not. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira