The following comment has been added to this issue:
Author: Stephen McConnell
Created: Tue, 30 Sep 2003 1:05 AM
Body:
Sure:
1. Checkout avalon/merlin.
2. $ maven merlin:site
Note that the the xdocs in ${basedir}/platform/xdocs are not processed. The site
generated from processing should look like http://avalon.apache.org/merlin/index.html
The merlin:site goal runs the site generation via a reactor that using a project.xml
defintion. The reactor target builds the consolidated javadoc and then invokes the
site goal. Under RC1 the xdoc-transform goal (invoked by site) does not pick up the
custom xdocs directory.
Steve.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-868
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-868
Summary: maven.docs.src not processed under RC1
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Versions:
1.0-rc1
Assignee:
Reporter: Stephen McConnell
Created: Tue, 30 Sep 2003 12:45 AM
Updated: Tue, 30 Sep 2003 12:45 AM
Environment: Win NT4/SP6, JDK 1.4.2.
Description:
After migration from beta-10 to RC1, builds of the site documetation for the Avalon
Merlin project failed as a result non-recognition of the maven.docs.src property. The
property is currently set in the top level maven.xml using an ant property statement.
The value points to ${basedir}/platform/xdocs. Running the site target under RC1
shows that the custom maven.docs.src location is ignored.
---------------------------------------------------------------------
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]