this is a know bug on UNIX systems. (MPXDOC-148)
Use the snapshot version of the plugin.
To get the current snapshot, you can run :
maven plugin:download -DgroupId=maven -DartifactId=maven-xdoc-plugin
-Dversion=SNAPSHOT
don't forget to set the maven.repo.remote properties to
http://cvs.apache.org/repository
Stéphane
Olaf Lenzmann a écrit :
Hi,
I'm evaluating Maven 1-1-b1 on a small plain vanilla project, running it on
XP and Debian Sarge. Running "maven site" completes on both OS,
but on the Debian box the HTMLs in /target/docs do not contain the properly
substituted localized strings, but still show the template keys, e.g.
"???template.project_info.section.title???". Same thing works fine on XP.
Forcing the site locale in project.properties to either "en" or "de" has not
changed anything. The templates are available in
~/.maven/cache/maven-xdoc-plugin-1.9.1/plugin-resources/templates and look
ok.
Any help would be appreciated.
Olaf
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]