I fixed it by updating maven.xml so that it copied across the jelly, xml, rng and dtd files in the preGoal on test:test.
This is with the latest maven build from CVS. How did those files get copied across before? -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Robert Leftwich <[EMAIL PROTECTED]> wrote on 27/09/2002 10:28:59 AM: > At 10:26 AM 27/09/2002, [EMAIL PROTECTED] wrote: > >I did some integration today, but I have failed tests when I run: > > > >maven test > > > >Is this normal? > > > >In my case: > > [junit] Running org.apache.commons.jelly.ant.TestJelly > > [junit] Tests run: 6, Failures: 0, Errors: 3, Time elapsed: 2.154 sec > > [junit] [ERROR] TEST org.apache.commons.jelly.ant.TestJelly FAILED > > [junit] Running org.apache.commons.jelly.betwixt.TestJelly > > [junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 1.261 sec > > [junit] [ERROR] TEST org.apache.commons.jelly.betwixt.TestJelly FAILED > > [junit] Running org.apache.commons.jelly.validate.TestJelly > > [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0.191 sec > > [junit] [ERROR] TEST org.apache.commons.jelly.validate.TestJelly > >FAILED > > Nope - a checkout from an hour or so ago seems fine :-( > > Robert > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>