Is the same problem on linux? I'm on linux today (at work) 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 get >>the following error in the meta directory. >> >>1) Is this important? Not yet sure what the meta directory is >> >> >> > >This is only an issue with the doc generation. > > > >>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. > > > >>Is this the problem caused by using rc1 of maven? I can download the >>older one if it is. >> >> >> > >Try b10. > >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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
