Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.9.1
-
Fix Version/s: 1.9.2
-
Labels:None
-
Environment:maven-xdoc-plugin, non-windows
-
Number of attachments :
Description
In 1.9.1 maven-xdoc-plugin (comes with the maven-1.1b) templates use the bundle="plugin-resources\templates\templates" expression, which is wrong on non-windows platforms. Correction: bundle="plugin-resources.templates.templates".
Issue Links
- is duplicated by
-
MPXDOC-153
Some web pages shows ???<variable>??? with maven 1.1 beta-1
-
Done in SVN.
Thanks.
To get the current snapshot, you can run :
maven plugin:download -DgroupId=maven -DartifactId=maven-xdoc-plugin -Dversion=SNAPSHOT