[jbosstools-issues] [JBoss JIRA] (JBIDE-13232) refactor target platforms' GAVs, names, labels (was target platforms has the same name)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Jan 23 13:46:47 EST 2013


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

Nick Boldt edited comment on JBIDE-13232 at 1/23/13 1:45 PM:
-------------------------------------------------------------

*TODO*:

{code}
$ mvn clean install -P maximum,jboss-requirements-composite-extras-mirror -DTARGET_PLATFORM_VERSION=4.30.0.Alpha1-SNAPSHOT
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/target-platforms/jbdevstudio/unified/4.30.0.Alpha1-SNAPSHOT/maven-metadata.xml
{code}

Should change this in the parent pom so that we get this:

{code}
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbdevstudio-unified/4.30.0.Alpha1-SNAPSHOT/maven-metadata.xml
{code}

Here's a patch to make that happen - [^JBIDE13232.parent.pom.tweaks.txt].

                
      was (Author: nickboldt):
    *TODO*:

{code}
$ mvn clean install -P maximum,jboss-requirements-composite-extras-mirror -DTARGET_PLATFORM_VERSION=4.30.0.Alpha1-SNAPSHOT
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/target-platforms/jbdevstudio/unified/4.30.0.Alpha1-SNAPSHOT/maven-metadata.xml
{code}

Should change this in the parent pom so that we get this:

{code}
Downloading: https://repository.jboss.org/nexus/content/repositories/releases/org/jboss/tools/targetplatforms/jbdevstudio-unified/4.30.0.Alpha1-SNAPSHOT/maven-metadata.xml
{code}

                  
> refactor target platforms' GAVs, names, labels (was target platforms has the same name)
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-13232
>                 URL: https://issues.jboss.org/browse/JBIDE-13232
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 4.1.0.Alpha1
>         Environment: 
>            Reporter: Max Rydahl Andersen
>            Assignee: Nick Boldt
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: JBIDE13232.parent.pom.tweaks.txt
>
>
> .target files are all called "e42-wtp34-jbds6" even though they are for jbosstools and not specific to jbds6 either.
> Makes it hard to actually see which target platform to choose

--
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