Stephen McConnell wrote:
Murad Juraev wrote:
Hi all,
I am trying to make a merlin site using maven's "merlin-site" goal. I have obtained this error stack:
xdoc:jelly-transform:
[echo] Generating /usr/local/src/asf/snapshot/merlin/merlin-platform/target/docs/license.html from /usr/local/src/asf/snapshot/merlin/merlin-platform/target/generated-xdocs/license.xml
BUILD FAILED
null:509:46: <attainGoal> null:309:54: <j:include> could not include jelly script
Total time: 17 seconds
What's a problem?
I have absolutely no idea!
Site build is working fine here ..... maybe I need to do a build with a clean maven install.
I'll let you know what I discover.
I've just built the Merlin install and docs with Maven 9 without problem. I downloaded a clean binary Maven 9. Extanded and patched the jar plugin. Built the Merlin installation. Built the docs. No errors.
Could you try running the merlin-site target with the -X parameter and see wahe it says.
I.e.:
$ maven merlin-site -X
Steve.
Steve.
I use a latest merlin cvs snapshot.
Thanks, Murad.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
