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

Michael Osipov closed MECLIPSE-208.
-----------------------------------

    Resolution: Won't Fix

Please refer to 
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
 if you're wondering why this issue was closed out.

> Implicit dependencies are not resolved when using make-artifacts with 
> stripQualifier=false
> ------------------------------------------------------------------------------------------
>
>                 Key: MECLIPSE-208
>                 URL: https://jira.codehaus.org/browse/MECLIPSE-208
>             Project: Maven Eclipse Plugin
>          Issue Type: Bug
>          Components: PDE support
>    Affects Versions: 2.3
>         Environment: Windows XP, Eclipse 3.3 M4
>            Reporter: Chad Moats
>         Attachments: MECLIPSE-208-maven-eclipse-plugin.patch, 
> MECLIPSE-208-maven-eclipse-plugin.patch
>
>
> When using qualifiers with the make-artifacts goal, implict dependencies 
> cannot be resolved because they fall outside the version range used.  This 
> issue was found when trying to deploy Eclipse 3.3 M4 to my local repository 
> while retaining the qualifier.  For example, the org.eclipse.core.runtime pom 
> that is gernerated states that it depends on org.eclipse.equinox.app using 
> the range of [1.0.0,2.0.0).  The actual version number of the 
> org.eclipse.equinox.app is 1.0.0-vxxxx.  Using a qualifier means that the 
> version actually falls before the 1.0.0-2.0.0 range.  The following error is 
> logged:
> Couldn't find a version in [1.0.0-v20061208] to match range [1.0.0,2.0.0)
>   org.eclipse.equinox:org.eclipse.equinox.app:jar:null



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to