[EMAIL PROTECTED] wrote:
The site.jelly (in the xdoc plugin) already just tests to see if the
site.jelly? I only have the plugin.jelly in folder
maven-site-plugin-1.1-SNAPSHOT.
site.jelly is in the xdoc plugin (maven-xdoc-plugin-1.3-SNAPSHOT), not
the site plugin.
<catch var="ignore"><attainGoal name="changelog"/></catch>
For the moment, I only wrapped the changelog goal as above. Retried invoking
Maven and got the following results (only last lines are displayed):
[ERROR] BUILD FAILED
Why is the catch tag unprocessed?
Because I made a dumb mistake? :)
Try changing it to:
<j:catch var="ignore"><attainGoal name="changelog"/></j:catch>
Cheers,
Baz
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>