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/05/05 18:03:39 UTC

[jira] Commented: (MPMULTIPROJECT-24) goal 'site' fails with following : creation was not successful for an unknown reason

The following comment has been added to this issue:

     Author: Archimedes Trajano
    Created: Wed, 5 May 2004 12:03 PM
       Body:
Perhaps adding a schema check for the project.xml file will at least highlight that there is a problem with the file.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-24&page=comments#action_19385

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPMULTIPROJECT-24

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPMULTIPROJECT-24
    Summary: goal 'site' fails with following : creation was not successful for an unknown reason
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-multiproject-plugin

   Assignee: Brett Porter
   Reporter: Paul Spencer

    Created: Mon, 12 Apr 2004 8:27 AM
    Updated: Wed, 5 May 2004 12:03 PM
Environment: maven 1.0-rc2, Windows XP, Java 1.4

Description:
The multiproject:site goals was failing with following error:
    creation was not successful for an unknown reason

After much looking around, I found the problem.  One of the project.xml files was a missing <id> tag in a project XML.

After adding the <id> tag to the project.xml, the goal succeeded! 


---------------------------------------------------------------------
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