[
http://jira.codehaus.org/browse/MONE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_115942
]
Jeff Jensen commented on MONE-23:
---------------------------------
Hi Dennis, Sorry - I should have included this the first time (I created this
hastily during a conversion session). Thanks for asking...
M1 specifies the links for the Javadoc plugin using the maven.javadoc.links
property, e.g.:
maven.javadoc.links=http://java.sun.com/j2se/1.4.2/docs/api/,http://java.sun.com/j2ee/sdk_1.3/techdocs/api/
one:convert wrote that as:
<links>http://java.sun.com/j2se/1.4.2/docs/api/,http://java.sun.com/j2ee/sdk_1.3/techdocs/api/</links>
That of course makes a parse error...
> one:convert kept <links>a,b,c</links> vs making
> <links><link>a</link><link>b</link><link>c</link></links>
> ----------------------------------------------------------------------------------------------------------
>
> Key: MONE-23
> URL: http://jira.codehaus.org/browse/MONE-23
> Project: Maven 2.x One Plugin
> Issue Type: Bug
> Affects Versions: 1.2
> Environment: Windows
> Reporter: Jeff Jensen
> Priority: Minor
>
> Workaround is an easy manual adjustment.
--
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