[jbosstools-issues] [JBoss JIRA] Commented: (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)

Denis Golovin (JIRA) jira-events at lists.jboss.org
Thu May 12 14:33:31 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601749#comment-12601749 ] 

Denis Golovin commented on JBIDE-8518:
--------------------------------------

example of patch for as module attached

> 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
>             Fix For: 3.3.0.M1
>
>         Attachments: as.patch
>
>
> 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