On 6/1/06, James Mitchell <[EMAIL PROTECTED]> wrote:

Sorry, I meant with Maven 2.  I get a few test failures, even after
correcting the missing .xml files from test.

So did I.  The tests fail with Maven2, so I looked at tiger/build.xml
to see what might be missing.

In build,xml, the 'test' target depends on 'test:webapp' which
constructs a web application directory structure that I assume the
tests depend on.

It might be as simple as arranging that into src/test/resources so it
will be available for the m2 tests.

--
Wendy

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

Reply via email to