Sources goal not implemented ---------------------------- Key: MDEP-66 URL: http://jira.codehaus.org/browse/MDEP-66 Project: Maven 2.x Dependency Plugin Issue Type: Bug Affects Versions: 2.0-alpha-1, 1.0, 2.0-alpha-3, 2.0-alpha-2, 2.0 Reporter: van steen yves Assigned To: Brian Fox Attachments: ResolveSourcesFix.patch
An issue exist when trying the dependency:sources goad. It does nothing. I look at the latest source code of the plugin and it doesn't seem te be implemented. I recently wanted to use the dependency plugin to download the sources but when executing it didn't seem to do much. So I download the code from the maven subversion repo and looked at the problem. It didn't seem to be fully implemented. I now created a patch for this. I tried to follow the design ideas by it's creater (brianf) I left 2 items open (check todo tags): 1) implementation of the markers file 2) use of the groupid check (don't know it's function) If he wants I can further implement these items to. the patch was created on the 506840 revision. -- 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