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

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Apr 17 23:12:53 EDT 2013


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

Nick Boldt edited comment on JBIDE-11065 at 4/17/13 11:12 PM:
--------------------------------------------------------------

[~mickael_istria] Might have a problem. Why is the fetchZips mojo trying to pull zips & metadata for these sites? Also, what's a "reposiotry" ? :D

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-build-sites.aggregate.site_master/6294/console}
[INFO] Getting zips and metadata from repo 'http://download.jboss.org/jbosstools/updates/stable/juno/core/freemarker'
[WARNING] Could not get zip.list.txt for repo http://download.jboss.org/jbosstools/updates/stable/juno/core/freemarker. Ignoring reposiotry.
[INFO] Getting zips and metadata from repo 'http://download.jboss.org/jbosstools/updates/stable/juno/core/gwt'
[WARNING] Could not get zip.list.txt for repo http://download.jboss.org/jbosstools/updates/stable/juno/core/gwt. Ignoring reposiotry.
[INFO] Getting zips and metadata from repo 'http://download.jboss.org/jbosstools/builds/staging/xulrunner-1.9.2'
{code}

Can the mojo be changed to only poll paths which have _/builds/staging/_ in them? _/updates/stable/_ should be skipped because it's a published update site, not a build folder which contains an update site zip and build metadata.


                
      was (Author: nickboldt):
    [~mickael_istria] Might have a problem. Why is the fetchZips mojo trying to pull zips & metadata for these sites? Also, what's a "reposiotry" ? :D

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-build-sites.aggregate.site_master/6294/console}
[INFO] Getting zips and metadata from repo 'http://download.jboss.org/jbosstools/updates/stable/juno/core/freemarker'
[WARNING] Could not get zip.list.txt for repo http://download.jboss.org/jbosstools/updates/stable/juno/core/freemarker. Ignoring reposiotry.
[INFO] Getting zips and metadata from repo 'http://download.jboss.org/jbosstools/updates/stable/juno/core/gwt'
[WARNING] Could not get zip.list.txt for repo http://download.jboss.org/jbosstools/updates/stable/juno/core/gwt. Ignoring reposiotry.
[INFO] Getting zips and metadata from repo 'http://download.jboss.org/jbosstools/builds/staging/xulrunner-1.9.2'
{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.Beta1
>
>         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