[ 
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

This did the trick for me.

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

        

Reply via email to