Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-866 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-866 Summary: use input and output encoding for velocity:merge is omit Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-multiproject Assignee: Reporter: Nicolas Chalumeau Created: Mon, 29 Sep 2003 11:51 AM Updated: Mon, 29 Sep 2003 11:51 AM Environment: maven 1.0-RC1 windows 2000 Description: During the transformation of projects-overview.xml it produce an encoding error : it use UTF-8 instead of ISO-8859-1 [echo] Generating C:/projet-maven/socle-technique/target/docs/projects-overview.html from C:\projet-maven\socle-technique\target\generated-xdocs\projects-overview.xml BUILD FAILED File...... file:/C:/Documents and Settings/chalumeau/.maven/plugins/maven-xdoc-plugin-1.4/ Element... x:parse Line...... 329 Column.... 43 Invalid byte 2 of 3-byte UTF-8 sequence. Nested exception: Invalid byte 2 of 3-byte UTF-8 sequence. I use : maven.docs.outputencoding = ISO-8859-1 maven.multiproject.overviewPage.text=french caract�re int�gr�. it seems that : Emmanuel Venisse wrote :"we omitted to use input and output encoding for velocity:merge in multiproject plugin." --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
