Issue Details (XML | Word | Printable)

Key: MPXDOC-36
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Unassigned
Reporter: Daniel Rabe
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Maven 1.x XDoc Plugin

Possible documentation bug on xdoc plugin properties page

Created: 22/Oct/03 02:39 PM   Updated: 01/Dec/03 09:32 AM   Resolved: 09/Nov/03 09:05 AM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide

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 ${basedir}/docs and ${basedir}/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



dion gillard added a comment - 09/Nov/03 09:05 AM

Fixed in 1.5-SNAPSHOT.

Redeployed site.