[ http://jira.codehaus.org/browse/MPMULTIPROJECT-24?page=all ]
Lukas Theussl updated MPMULTIPROJECT-24: ---------------------------------------- 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! was: 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! Fix Version: 1.5 > goal 'site' fails with following : creation was not successful for an unknown > reason > ------------------------------------------------------------------------------------ > > Key: MPMULTIPROJECT-24 > URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-24 > Project: maven-multiproject-plugin > Type: Bug > Environment: maven 1.0-rc2, Windows XP, Java 1.4 > Reporter: Paul Spencer > Priority: Minor > Fix For: 1.5 > > > 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! -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]