[ http://jira.codehaus.org/browse/MASSEMBLY-138?page=all ]

John Casey closed MASSEMBLY-138.
--------------------------------

         Assignee: John Casey
       Resolution: Fixed
    Fix Version/s: 2.2

This is fixed, and sub-modules are included by default as candidates for 
inclusion/exclusion in a moduleSet. If you want to remove sub-modules from 
consideration in a moduleSet, use:

{code}
<includeSubModules>false</includeSubModules>
{code}

> No way to use <moduleSet> in a multi-level project
> --------------------------------------------------
>
>                 Key: MASSEMBLY-138
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-138
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Travis Carlson
>         Assigned To: John Casey
>             Fix For: 2.2
>
>
> The <moduleSet> as illustrated at 
> http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html
> assumes that all modules are directly below the pom.xml and therefore does 
> not work in a hierarchical (multi-level) project structure.  
> See discussion thread: 
> http://www.nabble.com/Assembly-and-multi-levels-multi-modules-t1747056.html

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