You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/09/29 21:44:08 UTC

[jira] Closed: (MAVEN-866) use input and output encoding for velocity:merge is omit

Message:

   The following issue has been closed.

   Resolver: Emmanuel Venisse
       Date: Mon, 29 Sep 2003 2:43 PM

Fixed today
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             plugin-multiproject
   Fix Fors:
             1.0-rc2

   Assignee: 
   Reporter: Nicolas Chalumeau

    Created: Mon, 29 Sep 2003 11:51 AM
    Updated: Mon, 29 Sep 2003 2:43 PM
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org