Steve Harris wrote:
Is the same problem on linux? I'm on linux today (at work)
Hang on - I getting confussed. Just so I'm up-to-date - you have two problems:
1. the OS X issue which is showing up on the test case during
the merlin build and will also show up when using the CVS
version of the unit test class (e.g. under tutorial/hello) 2. a maven related site generation problem (which should
dissapear if your building on Maven beta-10)If you running on linux with Maven beta-10 - according to me you should have not problems from binary or CVS - but I have a horrible hunch you going to tell me that your running on linux, with maven beta-10 and you have a problem with hello!
Cheers, Steve.
Cheers, Steve
-----Original Message----- From: Stephen McConnell [mailto:[EMAIL PROTECTED] Sent: Mon 11/10/2003 12:07 PM To: Avalon Developers List Cc: Subject: Re: [Merlin] Failure on linux in meta tree
Steve Harris wrote:
Got this. It's no rush because I've gone back to the binary release which seems to work well.
This is almost certainly related to the Env problem that you seeing on the OS X issue.
The earlier binary is not checking for the merlin home which means it is't using Env whereas the CVS version of the unit test is.
Steve.
BUILD FAILED File...... file:/home/steve/avalon/meta/ Element... maven:reactor Line...... 109 Column.... 31 Unable to obtain goal [site] -- file:/home/steve/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/:320:54: <j:include> could not include jelly script: file://home/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 24 seconds
I also get an error when compiling the tutorials e.g. hello
[echo] Compiling to /home/steve/avalon/merlin/platform/tutorials/hello/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test: [junit] dir attribute ignored if running in the same VM [junit] Running tutorial.StandardTestCase [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.109 sec [junit] [ERROR] TEST tutorial.StandardTestCase FAILED
-----Original Message----- From: Stephen McConnell [mailto:[EMAIL PROTECTED] Sent: Mon 11/10/2003 11:50 AM To: Avalon Developers List Cc: Subject: Re: [Merlin] Failure on linux in meta tree
Steve Harris wrote:
On linux, I am now able to compile the merlin directory but I getThis is only an issue with the doc generation.
the following error in the meta directory.
1) Is this important? Not yet sure what the meta directory is
2) Any ideas on what the problem is?If your running RC1 of Maven there are problems with the management of variables concerning the root documentation directory. The build should work without problem using Maven beta10.
Try b10.Is this the problem caused by using rc1 of maven? I can download the older one if it is.
Steve.
BUILD FAILED File...... file:/home/steve/avalon/meta/ Element... maven:reactor Line...... 109 Column.... 31 Unable to obtain goal [site] -- file:/home/steve/.maven/plugins/maven-xdoc-plugin-1.4/:333:54: <j:include> could not include jelly script: file://home/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 57 seconds Finished at: Mon Nov 10 11:13:48 PST 2003
------------------------------------------------------------------------
--------------------------------------------------------------------- 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]
