[jira] Commented: (MAVEN-707) Set encoding when doing javadoc

2003-08-25 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Sun, 24 Aug 2003 9:27 PM Body: Patches are always welcome - View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MA

Re: [jira] Commented: (MAVEN-707) Set encoding when doing javadoc

2003-08-22 Thread Norbert Pabiƛ
[EMAIL PROTECTED] wrote: The following comment has been added to this issue: Author: dion gillard Created: Thu, 21 Aug 2003 7:51 PM Body: do we need better documentation for this feature? Yes. It is not mentioned at http://maven.apache.org/reference/plugins/javadoc/properties.html

[jira] Commented: (MAVEN-707) Set encoding when doing javadoc

2003-08-22 Thread jira
The following comment has been added to this issue: Author: Martin Skopp Created: Fri, 22 Aug 2003 3:51 AM Body: +1 (and I mean it) maven -especially the plugins- need better documentation. There are _lots_ of undocumented properties, this is just one example. maven.javadoc.links i

[jira] Commented: (MAVEN-707) Set encoding when doing javadoc

2003-08-21 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 21 Aug 2003 7:51 PM Body: do we need better documentation for this feature? - View the issue: http://jira.codehaus.org/secur

[jira] Commented: (MAVEN-707) Set encoding when doing javadoc

2003-08-21 Thread jira
The following comment has been added to this issue: Author: dion gillard Created: Thu, 21 Aug 2003 7:48 PM Body: I added maven.javadoc.additionalparam=-charset ISO-8859-2 to my project.properties and it works fine. Try maven.javadoc.additionalparam=-charset UTF-8