[
http://jira.codehaus.org/browse/MECLIPSE-208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=131157#action_131157
]
vorburger edited comment on MECLIPSE-208 at 4/17/08 1:15 PM:
---------------------------------------------------------------------
This is annoying... would be wonderful if this could get fixed somehow... see
also
http://fornax-platform.org/cp/display/fornax/2.+Hello+World+Tutorial+%28CSC%29?focusedCommentId=2098#comment-2098.
was (Author: vorburger):
This is annoying... would be wonderful if this could get fixed something...
see also
http://fornax-platform.org/cp/display/fornax/2.+Hello+World+Tutorial+%28CSC%29?focusedCommentId=2098#comment-2098.
> Implicit dependencies are not resolved when using make-artifacts with
> stripQualifier=false
> ------------------------------------------------------------------------------------------
>
> Key: MECLIPSE-208
> URL: http://jira.codehaus.org/browse/MECLIPSE-208
> Project: Maven 2.x 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
>
>
> 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 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