[ 
https://jira.codehaus.org/browse/MNG-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Fedorenko moved MSOURCES-67 to MNG-5564:
---------------------------------------------

           Complexity: Intermediate
    Affects Version/s:     (was: 2.2.1)
                       2.2.1
                       3.1.1
                  Key: MNG-5564  (was: MSOURCES-67)
              Project: Maven 2 & 3  (was: Maven Source Plugin)
    
> Maven source plugin leads to plugins being downloaded only listed in 
> pluginManagement
> -------------------------------------------------------------------------------------
>
>                 Key: MNG-5564
>                 URL: https://jira.codehaus.org/browse/MNG-5564
>             Project: Maven 2 & 3
>          Issue Type: Bug
>    Affects Versions: 3.1.1, 2.2.1
>            Reporter: Konrad Windszus
>            Priority: Critical
>         Attachments: pom.xml
>
>
> Attached is an example pom. Whenever you run mvn source:jar on it, it tries 
> to download org.eclipse.m2e:lifecycle-mapping:1.0.0 although it is only 
> listed in the pluginManagement. If using a regular goal, that dependency is 
> never downloaded.
> That dependency does not exist, as it is only a way to configure m2e, so 
> there is nowhere such an artifact (mentioned by Igor Fedorenko in 
> http://permalink.gmane.org/gmane.comp.ide.eclipse.plugins.m2eclipse.user/6218).
> Why is the maven source plugin trying to download that artifact?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to