[ https://jira.codehaus.org/browse/MASSEMBLY-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MASSEMBLY-629. ------------------------------------- Resolution: Fixed Fix Version/s: 2.4 Assignee: Dennis Lundberg It is the documentation that is wrong. The default value is false. I fixed the documentation in [r1391202|http://svn.apache.org/viewvc?view=revision&revision=1391202]. > Explanation of default value for useAllReactorProjects is at best confusing, > possibly wrong > ------------------------------------------------------------------------------------------- > > Key: MASSEMBLY-629 > URL: https://jira.codehaus.org/browse/MASSEMBLY-629 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100) > Java version: 1.7.0 > Java home: C:\Program Files\Java\jdk1.7.0\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7" version: "6.1" arch: "x86" Family: "windows" > Reporter: Duncan Jones > Assignee: Dennis Lundberg > Fix For: 2.4 > > Attachments: parent.zip > > > See page: > http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html#class_moduleSet > The explanation of {{useAllReactorProjects}} is given as follows: > bq. If set to true, the plugin will include all projects in the current > reactor for processing in this ModuleSet. These will be subject to > include/exclude rules. Default value is true. (Since 2.2) > Default value is: false. > I'm using Maven 2.2.1, so I assumed this would default to {{true}}. However, > it appears to be {{false}}. Attached is a small example project which seems > to require {{useAllReactorProjects}} to be specified as true in order to > build correctly with Maven 2.2.1. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira