[jbosstools-issues] [JBoss JIRA] (JBIDE-11065) Replace build.xml by a Maven plugin

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Mar 27 16:15:45 EDT 2013


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

Nick Boldt edited comment on JBIDE-11065 at 3/27/13 4:15 PM:
-------------------------------------------------------------

Forgot to update a pom to add <version>0.16.0-SNAPSHOT</version>:

{code}
cd ~/tru/jbosstools-build-sites/aggregate/webtools-site; mvn install -Pjbosstools-nightly-staging-composite,unified.target,maximum 

[INFO] Building JBoss Tools - Web Tools 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:48.252s
[INFO] Finished at: Wed Mar 27 16:08:29 EDT 2013
[INFO] Final Memory: 39M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'fetch-zips-for-aggregate' in plugin org.jboss.tools.tycho-plugins:repository-utils:0.16.0.CR1 among available goals generate-repository-facade -> [Help 1]
{code}

Also missing for soa-site/site/pom.xml and soatests-site/pom.xml
                
      was (Author: nickboldt):
    Forgot to update a pom:

{code}
cd ~/tru/jbosstools-build-sites/aggregate/webtools-site; mvn install -Pjbosstools-nightly-staging-composite,unified.target,maximum 

[INFO] Building JBoss Tools - Web Tools 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:48.252s
[INFO] Finished at: Wed Mar 27 16:08:29 EDT 2013
[INFO] Final Memory: 39M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'fetch-zips-for-aggregate' in plugin org.jboss.tools.tycho-plugins:repository-utils:0.16.0.CR1 among available goals generate-repository-facade -> [Help 1]
{code}
                  
> Replace build.xml by a Maven plugin
> -----------------------------------
>
>                 Key: JBIDE-11065
>                 URL: https://issues.jboss.org/browse/JBIDE-11065
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>            Reporter: Mickael Istria
>            Assignee: Mickael Istria
>            Priority: Minor
>             Fix For: 4.1.0.Alpha2
>
>         Attachments: jbide11065-screenshot-fixed-version.png, jbide11065.png
>
>
> In order to improve the build infrastructure and make it easier to share and consumes with all components, we should replace build.xml by a Maven plugin and make it available througn Nexus. It should follow the parent pom versioning.

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