[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8518) fix pom.xml files in JBT and JBDS repo such that only component root poms reference parent pom (all others just look up to .. for parent)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Mar 4 01:30:45 EST 2011


fix pom.xml files in JBT and JBDS repo such that only component root poms reference parent pom (all others just look up to .. for parent)
-----------------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-8518
                 URL: https://issues.jboss.org/browse/JBIDE-8518
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Build/Releng
    Affects Versions: 3.3.0.M1
            Reporter: Nick Boldt
            Assignee: Nick Boldt


Currently, there are many plugin pom.xml files which reference the parent pom directly. This is bad.

Instead, only ~/trunk/<component>/pom.xml should reference the parent pom, which can then be pulled from nexus:

Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/org.jboss.tools.target.platform/0.0.1-SNAPSHOT/maven-metadata.xml
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/org.jboss.tools.target.platform/0.0.1-SNAPSHOT/maven-metadata.xml (383 B at 0.2 KB/sec)
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/org.jboss.tools.target.platform/0.0.1-SNAPSHOT/org.jboss.tools.target.platform-0.0.1-20110304.023858-41-unified.target
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/org.jboss.tools.target.platform/0.0.1-SNAPSHOT/org.jboss.tools.target.platform-0.0.1-20110304.023858-41-unified.target (20 KB at 21.5 KB/sec)


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list