Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
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: Thu, 22 Jul 2004 12:22 PM

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]

Reply via email to