The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Fri, 23 Jul 2004 4:25 AM
Body:
As Brett said it, I think that the doc reference is in the 1.0 branch:
"New development should occur on CVS HEAD for 1.1 and the site should not be published
from there."
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MAVEN-1389?page=comments#action_22163
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MAVEN-1389
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-1389
Summary: Can't run maven site goal for maven
Type: Bug
Status: Unassigned
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Assignee:
Reporter: David Eric Pugh
Created: Thu, 22 Jul 2004 12:22 PM
Updated: Fri, 23 Jul 2004 4:25 AM
Description:
Hi all,
I was attempting to test some documentation patchs, and running maven site, it fails
because of this postGoal:
<postGoal name="site">
<ant:mkdir dir="${maven.docs.dest}/xsd" />
<ant:copy tofile="${maven.docs.dest}/xsd/maven-project-3.0.0.xsd"
file="${basedir}/src/xsd/maven-project.xsd" />
<attainGoal name="pdf"/>
</postGoal>
The /src/xsd/maven-project.xsd file was removed from CVS a while ago.
Eric
---------------------------------------------------------------------
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]