[ http://jira.codehaus.org/browse/MASSEMBLY-146?page=all ]
John Casey closed MASSEMBLY-146.
--------------------------------

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

You should be able to use an inclusion pattern with a wildcard in a dependency 
set, like this:

<dependencySet>
  <includes>
    <include>*:javadoc</include>
  </includes>
</dependencySet>

Also, you can specify a <attachmentClassifier>javadoc</attachmentClassifier> in 
the <moduleSet><binaries/> section, for those javadoc artifacts built in the 
same multimodule build.

> Including -javadoc.jars in a package
> ------------------------------------
>
>                 Key: MASSEMBLY-146
>                 URL: http://jira.codehaus.org/browse/MASSEMBLY-146
>             Project: Maven 2.x Assembly Plugin
>          Issue Type: Improvement
>            Reporter: Frank Cornelis
>         Assigned To: John Casey
>             Fix For: 2.2
>
>
> Via the maven-javadoc-plugin it's very easy to construct secundary artifact 
> -javadoc.jars.
> How can I include these javadoc JARs in my assembly?

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