Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-961 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-961 Summary: Possible documentation bug on xdoc plugin properties page Type: Bug Status: Unassigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-xdoc Assignee: Reporter: Daniel Rabe Created: Wed, 22 Oct 2003 2:39 PM Updated: Wed, 22 Oct 2003 2:39 PM 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 ${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 [EMAIL PROTECTED] --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
