[ http://jira.codehaus.org/browse/MPXDOC-128?page=comments#action_38204 ] Daniel Frey commented on MPXDOC-128: ------------------------------------
Hello Vincent, Thank for your great work! Good job! Now I would like to test it. I have tried to install the maven-xdoc-plugin-1.9 snapshot using maven 1.0.2. I deleted the old plugin in the plugins directory within maven installation directory. Running maven site, everything works fine so far: plugin maven-xdoc-plugin-1.8 is cached (dynatag dep) but no longer present Cache invalidated due to out of date plugins But then I get the following error: Attempting to download commons-jelly-1.0-beta-4.jar. 159K downloaded Attempting to download maven-model-1.1.jar. WARNING: Failed to download maven-model-1.1.jar. Attempting to download commons-jelly-tags-fmt-1.0.jar. 21K downloaded BUILD FAILED File...... C:\Dokumente und Einstellungen\Daniel Frey\.maven\cache\maven-site-plugin-1.5.2\plugin.jelly Element... attainGoal Line...... 40 Column.... 42 The build cannot continue because of the following unsatisfied dependency: maven-model-1.1.jar It seems that this 1.9-SNAPSHOT is relying on a maven-model release not available. How can I resolve this issue? Thanks, Daniel Frey > Internationalized Websites > -------------------------- > > Key: MPXDOC-128 > URL: http://jira.codehaus.org/browse/MPXDOC-128 > Project: maven-xdoc-plugin > Type: Improvement > Versions: 1.9 > Environment: All > Reporter: Daniel Frey > Assignee: Arnaud HERITIER > Attachments: Default language.jpg, French site.jpg, dummy.zip, > maven-xdoc-plugin-1.9-SNAPSHOT.zip > > Original Estimate: 16 hours > Remaining: 16 hours > > Documentation generated by maven xdocs plugin does not support > internationalization. The main scope therefore is restricted to developers. > However, end user documentation is as well a very suitable scope for mavens > web site. I therefore would appreciate an internationalizable xdocs plugin. I > consider this an important feature, as it opens maven to new people. -- 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]
