[jbosstools-issues] [JBoss JIRA] (JBIDE-13611) forge failing to compile due to two poms w/ the same GAV
Nick Boldt (JIRA)
jira-events at lists.jboss.org
Wed Feb 20 10:46:57 EST 2013
Nick Boldt created JBIDE-13611:
----------------------------------
Summary: 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.Alpha1, 4.1.0.Alpha2
Reporter: Nick Boldt
Assignee: Koen Aers
{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
More information about the jbosstools-issues
mailing list