[ http://jira.codehaus.org/browse/MPMULTICHANGES-2?page=all ]
     
Lukas Theussl closed MPMULTICHANGES-2:
--------------------------------------

     Resolution: Fixed
    Fix Version: 1.2

> Utilize the multiproject reactor simular to the Dashboard plugin
> ----------------------------------------------------------------
>
>          Key: MPMULTICHANGES-2
>          URL: http://jira.codehaus.org/browse/MPMULTICHANGES-2
>      Project: maven-multichanges-plugin
>         Type: Improvement

>     Versions: 1.1
>     Reporter: Paul Spencer
>      Fix For: 1.2

>
>
> Since the multichanges plugin does not utilize the multiproject 
> configuration, duplicate configuration is required.  The requested 
> improvement is for the multichanges plugin to utilize the multiproject 
> configuration, simular to the dashboard plugin does.
> ***
> * Current configuration
> ***
> # Multichanges plugin
> maven.multichanges.basedir=${basedir}
> maven.multichanges.includes=foo/project.xml,bar/project.xml
> maven.multichanges.ignoreFailures=false
> # Multiproject plugin
> maven.multiproject.basedir=${basedir}
> maven.multiproject.includes=foo/project.xml,bar/project.xml
> maven.multiproject.ignoreFailures=false
> maven.multiproject.navigation=independent
> ***
> * Desired configuration
> ***
> # Multichanges plugin
> # Multiproject plugin
> maven.multiproject.basedir=${basedir}
> maven.multiproject.includes=foo/project.xml,bar/project.xml
> maven.multiproject.ignoreFailures=false
> maven.multiproject.navigation=independent

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to