You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2009/02/27 02:25:21 UTC

[jira] Updated: (CONTINUUM-1995) Support reordering of build definitions

     [ http://jira.codehaus.org/browse/CONTINUUM-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-1995:
-----------------------------------

    Fix Version/s: Future

> Support reordering of build definitions
> ---------------------------------------
>
>                 Key: CONTINUUM-1995
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1995
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Web interface
>            Reporter: Aleksander Adamowski
>             Fix For: Future
>
>
> In certain scenarios, separate different builds of a given project have to be executed in a strictly defined order.
> For example, when using the Maven 2 dashboard plugin to generate reports, one has to follow a strict sequence of builds documented at http://mojo.codehaus.org/dashboard-maven-plugin/continuum_historic.html ("mvn clean install site", then "mvn dashboard:persist", then "mvn dashboard:dashboard", then "mvn site:deploy").
> Currently the builds defined for a given project are executed in the same order that their definitions were created. There's no UI to reorder them later. So if there's a need to insert a new build definition in the middle of the definitions sequence, one has to first delete all the later definitions, add the new definition, then re-add the previous definitions that were deleted. This is quite a bit of effort and may introduce errors to build definitions.
> A simple UI that would let the user move build definitions up and down the definition stack would be of great assistance in this task.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira