Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
I'm looking at the directory layout properties at http://maven.apache.org/reference/plugins/xdoc/properties.html.
maven.docs.dest and maven.gen.docs say their defaults are $
/generated-xdocs, respectively. But when I run maven, it puts these at $
{basedir}/target/docs and ${basedir}/target/generated-xdocs. (Or is there something elsewhere in the maven config I don't know about that resets $
{basedir}while xdoc is running?)
Thanks.
Daniel Rabe
drabe@opentext.com
Fixed in 1.5-SNAPSHOT.
Redeployed site.