Got a few more smaller errors. In the meta directory I got:

xdoc:jelly-transform:
[echo] Generating /Users/steve/avalon/meta/site/target/docs/changelog-report.html from /Users/steve/avalon/meta/site/target/generated-xdocs/changelog- report.xml


BUILD FAILED
File...... file:/Users/steve/avalon/meta/
Element... maven:reactor
Line...... 109
Column.... 31
Unable to obtain goal [site] -- file:/Users/steve/.maven/plugins/maven-xdoc-plugin-1.4/:333:54: <j:include> could not include jelly script: file://Users/steve/avalon/meta/site/etc/site.jsl. Reason: org.apache.commons.jelly.JellyException: null:-1:-1: <null> Could not parse Jelly script
Total time: 1 minutes 31 seconds
Finished at: Fri Nov 07 11:17:01 PST 2003




and in the merlin dir I got:


test:test:
[junit] dir attribute ignored if running in the same VM
[junit] Running org.apache.avalon.util.env.EnvTest
[junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.049 sec
[junit] [ERROR] TEST org.apache.avalon.util.env.EnvTest FAILED


BUILD FAILED
File...... file:/Users/steve/avalon/merlin/
Element... maven:reactor
Line...... 76
Column.... 32
Unable to obtain goal [test:test] -- file:/Users/steve/.maven/plugins/maven-test-plugin-1.4/:130:54: <fail> There were test failures.
Total time: 30 seconds
Finished at: Fri Nov 07 11:22:31 PST 2003



On Nov 7, 2003, at 11:18 AM, Stephen McConnell wrote:




Steven Harris wrote:

That worked note that on the following page:

http://avalon.apache.org/merlin/starting/installation.html

the instructions are different and don't work ;-)


Zut - this is way out of date!
I'm just updated the details in line with what I just posted.
Stephen.


Thanks so much! Cheers, Steve

On Nov 7, 2003, at 10:59 AM, Stephen McConnell wrote:



Steven Harris wrote:

same error. Since there is no project.xml and no merlin pluggin, how would it know
about commands in the merlin namespace?



No project.xml?


Sounds to me like you may not be looking at the right thing. To build from cvs
you need to checkout and build the following:


 avalon/meta
 avalon/merlin

To build meta:

 $ cd avalon/meta
 $ maven avalon:dist

To build merlin

 $ cd avalon/merlin
 $ maven merlin:install

Cheers, Stephen.



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



--


Stephen J. McConnell
mailto:[EMAIL PROTECTED]




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



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



Reply via email to