type configuration ignored in sources goal
------------------------------------------

                 Key: MDEP-205
                 URL: http://jira.codehaus.org/browse/MDEP-205
             Project: Maven 2.x Dependency Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Dave Syer
            Assignee: Brian Fox


It says here http://jira.codehaus.org/browse/MDEP-11 that "mvn 
dependency:resolve -Dclassifer=sources does the same as mvn 
dependency:sources".  This appears not to be the case since this.type is 
hard-coded to "java-source" and "jar" is the correct type for most cases (so 
the default is wrong too).

On the other hand, I can't see the sources mojo anywhere in trunk.  Was it 
removed?

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

        

Reply via email to