[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1800) SNAPSHOT versions should have a version suffix of -SNAPSHOT instead of .SNAPSHOT

Dmitry Sklyut (JIRA) jira-events at lists.jboss.org
Thu Feb 18 14:52:10 EST 2010


    [ https://jira.jboss.org/jira/browse/JBRULES-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12515269#action_12515269 ] 

Dmitry Sklyut commented on JBRULES-1800:
----------------------------------------

This issue can be easily worked around by adding a classifier:

Instead of 5.1.0.SNAPSTHOT use 5.1.0.BUILD-SNAPSHOT or 5.1.0.${SOME_STRING}-SNAPSHOT

This way you satisfy both maven and OSGi.

Will help a lot.  

Thanks

> SNAPSHOT versions should have a version suffix of -SNAPSHOT instead of .SNAPSHOT
> --------------------------------------------------------------------------------
>
>                 Key: JBRULES-1800
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-1800
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: All
>    Affects Versions:  5.0.0.M2
>            Reporter: Geoffrey De Smet
>            Assignee: Mark Proctor
>            Priority: Minor
>             Fix For: 5.1.0.M2
>
>
> It causes problems, because maven doesn't recognize it as a snapshot, it's just a fake snapshot:
> - sources aren't downloaded for "mvn eclipse:eclipse", etc
> Mark told me he uses .SNAPSHOT intentionally, as a hack for building the drools eclipse plugin,
> but is that still necessary?
> What is the problem with using -SNAPSHOT there exactly and can we solve it another way? :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list