When I try to generate the openpgp site I get the following error:
[INFO] [site:site]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error parsing site descriptor
Embedded error: expected START_TAG or END_TAG not TEXT (position: TEXT
seen ...ndbox" href="/">\n ${modulesItems}\n
</... @71:9)
I'm using Maven 2.0.4 on a Mac.
It appears to be being caused by the following in src/site/site.xml:
<item name="Sandbox" href="/">
${modulesItems}
</item>
Hen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]