RE: Fix for resolve source in the dependency plugin

2007-02-20 Thread Brian E. Fox
EMAIL PROTECTED] Sent: Tuesday, February 20, 2007 9:27 AM To: Maven Developers List Subject: Re: Fix for resolve source in the dependency plugin Yves, At http://jira.codehaus.org/browse/MDEP you can look at the existing issues with this plugin. It's possible that is issue is already reported or e

Re: Fix for resolve source in the dependency plugin

2007-02-20 Thread Tom Huybrechts
Yves, At http://jira.codehaus.org/browse/MDEP you can look at the existing issues with this plugin. It's possible that is issue is already reported or even solved. If not, you can create an issue and/or attach the patch. Tom On 2/20/07, gc134728 <[EMAIL PROTECTED]> wrote: Dear maven developers

Fix for resolve source in the dependency plugin

2007-02-20 Thread gc134728
Dear maven developers, 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 repo and looked at the problem. It didn't seem to be fully implemented. I now created a patch for this. Could someone