The following comment has been added to this issue:
Author: Brett Porter
Created: Sat, 7 Feb 2004 8:13 PM
Body:
this is because it is being set by an ant:property instead of being set in
project.properties.
Adding maven.docs.src=${basedir}/platform/xdocs to project.properties appears to
resolve the issues.
I guess the ant property no longer gets used since the properties were moved out of
the xdoc plugin - I can look into why not.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-868&page=comments#action_16550
---------------------------------------------------------------------
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 reactored build
Type: Bug
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Components:
core
Fix Fors:
1.0-rc2
Versions:
1.0-rc1
Assignee: dion gillard
Reporter: Stephen McConnell
Created: Tue, 30 Sep 2003 12:45 AM
Updated: Sat, 7 Feb 2004 8:13 PM
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]