[jbosstools-issues] [JBoss JIRA] Resolved: (JBDS-1606) offline hudson job config management

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Mar 31 12:37:37 EDT 2011


     [ https://issues.jboss.org/browse/JBDS-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt resolved JBDS-1606.
------------------------------

    Fix Version/s: 5.0.0.M1
       Resolution: Done


To run this tool, pull sources from github here:

https://github.com/nickboldt/maven-plugins/tree/master/hudson-job-sync-plugin

Build the project from the root pom.xml

{code}
cd ~/gh/hudson-job-sync-plugin/; mvn install
{code}

Then run it from here:

{code}
~/trunk/build/hudson-jobs/; 
cp pom-sync.xml pom-sync-internal.xml
# edit pom-sync-internal.xml to insert correct URL, user/pwd
mvn install -f pom-sync-internal.xml
{code}

See pom-sync-internal.xml for more options

> offline hudson job config management
> ------------------------------------
>
>                 Key: JBDS-1606
>                 URL: https://issues.jboss.org/browse/JBDS-1606
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 5.0.0.M1
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 5.0.0.M1
>
>
> 1. back up hudson config.xml files to svn
> 2. enable tooling for synching local config.xml files to remote server (HTTP POST via RSE or custom app or cmdline maven script)
> 3. config.xml editor in Eclipse?

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