You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Fabrice BELLINGARD (JIRA)" <ji...@codehaus.org> on 2005/06/01 10:46:21 UTC

[jira] Created: (MPSITE-26) Site generation on UNIX: problem with accents in POM

Site generation on UNIX: problem with accents in POM 
-----------------------------------------------------

         Key: MPSITE-26
         URL: http://jira.codehaus.org/browse/MPSITE-26
     Project: maven-site-plugin
        Type: Bug
  Components: plugin  
    Versions: 1.5.1    
 Environment: UNIX
    Reporter: Fabrice BELLINGARD


There are problems with accents in the POM (written and declared "ISO-8859-1") when generating the site on UNIX platforms.

For instance, the name of my company is "PSA Peugeot Citroën". When Maven generates the site, the footer of each page is "© 2005, PSA Peugeot-Citro?n" (<- this is copied from the page source).

Another example: if there's an accent in the name of a developer, the generated xdocs file "team-list.xml" also has '?' instead of the accent (which occurs before the JSL transformation). 

This problem occurs only when the project is built on UNIX (not on Windows) and only for the POM (xdocs files containing accents are OK).

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPSITE-26) Site generation on UNIX: problem with accents in POM

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPSITE-26?page=all ]
     
Lukas Theussl closed MPSITE-26:
-------------------------------

    Resolution: Duplicate

Duplicate of MAVEN-847

> Site generation on UNIX: problem with accents in POM 
> -----------------------------------------------------
>
>          Key: MPSITE-26
>          URL: http://jira.codehaus.org/browse/MPSITE-26
>      Project: maven-site-plugin
>         Type: Bug
>   Components: plugin
>     Versions: 1.5.1
>  Environment: UNIX
>     Reporter: Fabrice BELLINGARD

>
>
> There are problems with accents in the POM (written and declared "ISO-8859-1") when generating the site on UNIX platforms.
> For instance, the name of my company is "PSA Peugeot Citroën". When Maven generates the site, the footer of each page is "© 2005, PSA Peugeot-Citro?n" (<- this is copied from the page source).
> Another example: if there's an accent in the name of a developer, the generated xdocs file "team-list.xml" also has '?' instead of the accent (which occurs before the JSL transformation). 
> This problem occurs only when the project is built on UNIX (not on Windows) and only for the POM (xdocs files containing accents are OK).

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org