[
https://issues.jboss.org/browse/JBIDE-13611?page=com.atlassian.jira.plugi...
]
Koen Aers updated JBIDE-13611:
------------------------------
Fix Version/s: 4.1.0.Alpha2
Affects Version/s: (was: 4.1.0.Alpha1)
The problem was only there for a few hours and I it was only in master.
forge failing to compile due to two poms w/ the same GAV
--------------------------------------------------------
Key: JBIDE-13611
URL:
https://issues.jboss.org/browse/JBIDE-13611
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: forge
Affects Versions: 4.1.0.Alpha2
Reporter: Nick Boldt
Assignee: Koen Aers
Fix For: 4.1.0.Alpha2
{code}
[ERROR] Two or more projects in the reactor have the same identifier, please make sure
that <groupId>:<artifactId>:<version> is unique for each project:
{org.jboss.tools.forge.features:org.jboss.tools.forge.feature:1.2.0-SNAPSHOT=[/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.feature/pom.xml,
/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.ext.feature/pom.xml],
org.jboss.tools.forge.features:org.jboss.tools.forge.test.feature:1.2.0-SNAPSHOT=[/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.test.feature/pom.xml,
/mnt/hudson_workspace/workspace/jbosstools-forge_master/sources/features/org.jboss.tools.forge.ext.test.feature/pom.xml]}
-> [Help 1]
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira