You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/07/22 23:59:10 UTC

[jira] Commented: (MAVEN-1389) Can't run maven site goal for maven

The following comment has been added to this issue:

     Author: Arnaud HERITIER
    Created: Thu, 22 Jul 2004 5:57 PM
       Body:
Do you work on the HEAD or on the 1.0 branch ??
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MAVEN-1389?page=comments#action_22116

---------------------------------------------------------------------
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 5:57 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org