Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-629

Explanation of default value for useAllReactorProjects is at best confusing, possibly wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4
    • None
    • None

    Description

      See page: http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html#class_moduleSet

      The explanation of useAllReactorProjects is given as follows:

      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.

      Attachments

        1. parent.zip
          4 kB
          Duncan Jones

        Activity

          People

            dennisl@apache.org Dennis Lundberg
            dmjones500 Duncan Jones
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: