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

Mark Proctor (JIRA) jira-events at lists.jboss.org
Fri Jan 16 01:13:04 EST 2009


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

Mark Proctor commented on JBRULES-1800:
---------------------------------------

Eclipse cannot work with -SNAPSHOT, it breaks the OSGi standard. Maven have not yet fixed this, they are still trying to decide how to solve the situation:
http://blogs.sonatype.com/people/2008/05/maven-code-how-to-detect-if-you-have-a-snapshot-version/


I can't see us easily solving this one at the moment.

> 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: JBoss 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.0.0.M5
>
>
> 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