Andy Schönemann created MJAVADOC-368:
----------------------------------------
Summary: Can not use a comma (,) in option additionalparam
Key: MJAVADOC-368
URL: https://jira.codehaus.org/browse/MJAVADOC-368
Project: Maven 2.x Javadoc Plugin
Issue Type: Bug
Affects Versions: 2.9
Reporter: Andy Schönemann
I would like to set an additional parameter for javadoc like
{{<additionalparam>-header 'A,B'</additionalparam>}}
But this is not possible! Every comma here separates the string into different
parameters. So I'm not able to set parameters including commas.
Furthermore, the options name is {{additionalparam}} and NOT
{{additionalparamS}}. So it should not be possible to set multiple parameters
here.
I also tried
{{<additionalparam>-header 'A,B'</additionalparam>}}
but this doesn't work either.
[Plugin
documentation|http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#additionalparam]
--
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