[ 
http://jira.codehaus.org/browse/MBUILDHELPER-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192255#action_192255
 ] 

Paul Gier commented on MBUILDHELPER-15:
---------------------------------------

The build-helper plugin uses code from maven-artifact to parse the version.  
The problem here is that Maven recognizes the -6 as a build number instead of a 
qualifier.  I added a fix that will include the build number in the resulting 
osgi version, and I believe this will solve your issue.
Fixed in 
[r10767|http://fisheye.codehaus.org/changelog/mojo/trunk/mojo/build-helper-maven-plugin?cs=10767].

> parse-version not setting [propertyPrefix].osgiVersion properly
> ---------------------------------------------------------------
>
>                 Key: MBUILDHELPER-15
>                 URL: http://jira.codehaus.org/browse/MBUILDHELPER-15
>             Project: Maven 2.x Build Helper Plugin
>          Issue Type: Bug
>    Affects Versions: 1.4
>         Environment: Windows XP
>            Reporter: Jim McCaskey
>            Assignee: Paul Gier
>
> If you have a version of 10.0.0-SNAPSHOT, then osgiVersion gets set to 
> 10.0.0.SNAPSHOT.
> However, if you have a version of 10.0.0-6 for example, osgiVersion gets set 
> to 10.0.0.  In other words we loose the 6.

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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to