Assembly descriptor docs are incorrect for dependencySets/dependencySet/excludes
--------------------------------------------------------------------------------

                 Key: MASSEMBLY-140
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-140
             Project: Maven 2.x Assembly Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Jason Dillon
            Priority: Minor


The docs ( http://maven.apache.org/plugins/maven-assembly-plugin/assembly.html 
) state:

|| excludes      | When <exclude> subelements are present, they define a set of 
files and directory to exclude. |

Which is not correct, the {{<exclude>}} sub-elements are module references in 
the format of {{<groupId>:<artifactId>}}

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