You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2012/05/14 17:07:52 UTC

[jira] [Assigned] (KARAF-1210) karaf-maven-plugin: version ranges results int both release and snapshot dependencies included in feature.xml

     [ https://issues.apache.org/jira/browse/KARAF-1210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-1210:
-------------------------------------------

    Assignee:     (was: Jean-Baptiste Onofré)
    
> karaf-maven-plugin: version ranges results int both release and snapshot dependencies included in feature.xml
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-1210
>                 URL: https://issues.apache.org/jira/browse/KARAF-1210
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>         Environment: maven 3.0.4
>            Reporter: Andrei Pozolotin
>
> karaf-maven-plugin: version ranges results int both release and snapshot dependencies included in feature.xml
> for example:
> version spec like this
> <groupId>com.example.platform</groupId>
> <artifactId>example-plugin-core-api2</artifactId>
> <version>[1.0.0,1.1.0)</version>
> will produce feature xml entries like this
> <bundle start-level="50">mvn:com.example.platform/example-plugin-core-api2/1.0.1</bundle>
> <bundle start-level="50">mvn:com.example.platform/example-plugin-core-api2/1.0.1-SNAPSHOT</bundle>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira