You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthew Beermann (JIRA)" <ji...@codehaus.org> on 2007/08/14 23:42:47 UTC

[jira] Updated: (MECLIPSE-302) resolveVersionRanges crashes on system.bundle

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

Matthew Beermann updated MECLIPSE-302:
--------------------------------------

    Attachment: MECLIPSE-302-maven-eclipse-plugin.patch

Updated patch, add test cases

> resolveVersionRanges crashes on system.bundle
> ---------------------------------------------
>
>                 Key: MECLIPSE-302
>                 URL: http://jira.codehaus.org/browse/MECLIPSE-302
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>    Affects Versions: 2.4
>            Reporter: Matthew Beermann
>             Fix For: 2.5
>
>         Attachments: MECLIPSE-302-maven-eclipse-plugin.patch, MECLIPSE-302-maven-eclipse-plugin.patch
>
>
> When running eclipse:make-artifacts with -DresolveVersionRanges=true, it dies with the following error:
> [INFO] Unable to resolve version range for dependency Dependency {groupId=system.bundle, artifactId=system.bundle, version=[0,), type=jar} in project org.apache.xml.org.apache.xml.resolver
> It turns out that "system.bundle" is a keyword in OSGi that (broadly speaking) refers to the JRE itself, and thus need not/should not be included in the POM as a dependency. I've got a patch for this coming up in a moment.

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