The following comment has been added to this issue: Author: David Eric Pugh Created: Fri, 23 Jul 2004 3:48 AM Body: I was making the changes to HEAD. I was trying to apply MAVEN-1386, not realizing that it was supposed to go to MAVEN-1_0-BRANCH. Maybe you can clarify where changes should go? --------------------------------------------------------------------- View this comment: http://jira.codehaus.org/browse/MAVEN-1389?page=comments#action_22160
--------------------------------------------------------------------- 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 3:48 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]