The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Tue, 21 Sep 2004 8:20 AM
Changes:
assignee changed to Brett Porter
environment changed to
priority changed to Blocker
Fix Version changed to 1.1
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/browse/MAVEN-1389?page=history
---------------------------------------------------------------------
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: Open
Priority: Blocker
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven
Fix Fors:
1.1
Assignee: Brett Porter
Reporter: David Eric Pugh
Created: Thu, 22 Jul 2004 12:22 PM
Updated: Tue, 21 Sep 2004 8:20 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]