Friday, March 04, 2005

Maven testing

ensure that:

maven.test.skip=false

and in the project.xml:



**/TestAllWhateverSuite.java

and

TestAllWhateverSuite is located here:

/src/test/com/whatever/

No comments: