Maven 1.0-RC2 (multiproject plugin v1.2)

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!

Paul Spencer




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to