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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]