[jboss-jira] [JBoss JIRA] Created: (JBRULES-1800) SNAPSHOT versions should have a version suffix of -SNAPSHOT instead of .SNAPSHOT
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Oct 13 11:42:21 EDT 2008
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.M3
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