The multiproject:site goals was failing with following error:
creation was not successful for an unknown reasonAfter 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!
Paul Spencer
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
