Add ability to select modules to build based on a configuration
---------------------------------------------------------------

         Key: MNG-354
         URL: http://jira.codehaus.org/browse/MNG-354
     Project: m2
        Type: Wish
  Components: maven-core  
    Versions: 2.0-alpha-1    
    Reporter: Vincent Massol


Imagine the following directory structure:

.../containers/
  |_ tomcat/
  |_ resin/
  |_ [...]

Each directory is an m2 project. If I go in containers/ and I type "m2 
install", it'll build all modules defined in its POM, i.e. tomcat/, resin/, etc.

I would like a way to exclude some modules based on a configuration. This is 
because the person building those projects may not have a container installed 
locally so he may want to only build some part of the total build.



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