make-scm-remote-changes to make everything that was changed remotely since a 
certain scm revision
-------------------------------------------------------------------------------------------------

                 Key: MREACTOR-17
                 URL: http://jira.codehaus.org/browse/MREACTOR-17
             Project: Maven 2.x Reactor Plugin
          Issue Type: New Feature
    Affects Versions: 1.0
            Reporter: Geert Pante


Hi all,

I just discovered the make-scm-changes mojo in the reactor plugin (which was 
not transferred yet in core -> 
http://docs.codehaus.org/display/MAVEN/Make+Like+Reactor+Mode). I think 
something similar would be very nice: to do a reactor make with the remote 
changed projects and their dependencies.

I would like to use it in a continuous integration build. I have a 100-module 
project registered as one big Maven build in Hudson. Everytime a single file 
changes in Subversion, all modules are rebuilt. 

The make-scm-remote-changes should do an scm:update and then rebuild only the 
changed projects plus its dependents.

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

        

Reply via email to