[ 
https://jira.codehaus.org/browse/MDEP-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=311900#comment-311900
 ] 

Paul Gier edited comment on MDEP-205 at 10/20/12 9:16 AM:
----------------------------------------------------------

The sources mojo has been refactored to be a subclass of the resolve mojo with 
the default classifier "sources".
Fixed in [r1400457|http://svn.apache.org/viewvc?view=revision&revision=1400457]
                
      was (Author: pgier):
    Fixed in 
[r1400457|http://svn.apache.org/viewvc?view=revision&revision=1400457]
                  
> type configuration ignored in sources goal
> ------------------------------------------
>
>                 Key: MDEP-205
>                 URL: https://jira.codehaus.org/browse/MDEP-205
>             Project: Maven 2.x Dependency Plugin
>          Issue Type: Bug
>          Components: resolve, sources
>    Affects Versions: 2.1
>            Reporter: Dave Syer
>            Assignee: Paul Gier
>             Fix For: 2.6
>
>
> 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, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to