ryenus created MJAVADOC-376:
-------------------------------

             Summary: please add property 'maven.javadoc.classifier'
                 Key: MJAVADOC-376
                 URL: https://jira.codehaus.org/browse/MJAVADOC-376
             Project: Maven Javadoc Plugin
          Issue Type: Improvement
            Reporter: ryenus


We need an easier way to customize the name of the generated javadoc jar file.

* For maven-jar-plugin, there's a {{classifier}} attribute.
* For maven-source-plugin, it's even better, there's a 
{{maven.source.classifier}} property

But for maven-javadoc-plugin, there's NOTHING, I guess we have to use the 
assembly plugin to do it.

By adding support for the {{maven.javadoc.classifier}} property, it would be 
much more straightforward and consistent.

Thanks

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to