aggregation poms (packaging type = pom) in JBDS should be versioned 5.0.0, not 0.0.x
------------------------------------------------------------------------------------
Key: JBDS-1885
URL:
https://issues.jboss.org/browse/JBDS-1885
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Build
Affects Versions: 5.0.0.M3
Reporter: Nick Boldt
Assignee: Max Rydahl Andersen
Fix For: 5.0.0.M4
(As discussed via email...
Instead of
<artifactId>com.jboss.jbds.all</artifactId>
<name>com.jboss.jbds.all</name>
<version>0.0.1-SNAPSHOT</version>
or
<groupId>com.jboss.jbds</groupId>
<artifactId>product</artifactId>
<version>0.0.2-SNAPSHOT</version>
the version should be set to the current release and inherited from the root poms in
product/, product-soa/, extras/, etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira