You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2008/08/17 20:49:27 UTC

[jira] Created: (MINVOKER-58) Allow to declare setup projects which must be run before all the rest

Allow to declare setup projects which must be run before all the rest
---------------------------------------------------------------------

                 Key: MINVOKER-58
                 URL: http://jira.codehaus.org/browse/MINVOKER-58
             Project: Maven 2.x Invoker Plugin
          Issue Type: New Feature
    Affects Versions: 1.2.1
            Reporter: Benjamin Bentmann


For the ITs of the maven-release-plugin I needed a stub SCM provider. To make sure its artifact is available for all the IT projects, it needs to be installed into the local repo first. Since the build order of the selected projects is in general undefined, this requires to configure two plugin executions with appropriate includes/excludes. To avoid this hassle, their should be an easy way to have some projects be guaranteed to be run ahead of the other builds.

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

        

[jira] Closed: (MINVOKER-58) Allow to declare setup projects which must be run before all the rest

Posted by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MINVOKER-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MINVOKER-58.
-------------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s: 1.3

Added a new parameter {{setupIncludes}} in [r686631|http://svn.apache.org/viewvc?view=rev&revision=686631] to declare projects that setup the build environment for the other builds.

> Allow to declare setup projects which must be run before all the rest
> ---------------------------------------------------------------------
>
>                 Key: MINVOKER-58
>                 URL: http://jira.codehaus.org/browse/MINVOKER-58
>             Project: Maven 2.x Invoker Plugin
>          Issue Type: New Feature
>    Affects Versions: 1.2.1
>            Reporter: Benjamin Bentmann
>            Assignee: Benjamin Bentmann
>             Fix For: 1.3
>
>
> For the ITs of the maven-release-plugin I needed a stub SCM provider. To make sure its artifact is available for all the IT projects, it needs to be installed into the local repo first. Since the build order of the selected projects is in general undefined, this requires to configure two plugin executions with appropriate includes/excludes. To avoid this hassle, their should be an easy way to have some projects be guaranteed to be run ahead of the other builds.

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