Hello, when executing the surefire plugin my unit tests are executed. Unfortunately they do run as I expect them to run. The thing is that the classpath looks like:
ils\1.1\plexus-utils-1.1.jar [DEBUG] Test Classpath : [DEBUG] E:\develop\frontnet\NPG\target\classes [DEBUG] E:\develop\frontnet\NPG\target\test-classes [DEBUG] C:\Documents and Settings\detlef\.m2\repository\junit\junit\3.8.1\junit-3.8.1.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\ant\ant-xalan1\1.6.3\ant-xalan1-1.6.3.jar [DEBUG] E:\develop\frontnet\NPG\lib\qmbridge-3.1.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\ant\ant\1.6.3\ant-1.6.3.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\crimson\crimson\1.1.3\crimson-1.1.3.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\ant\ant-trax\1.6.3\ant-trax-1.6.3.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\xerces\xercesImpl\2.8.0\xercesImpl-2.8.0.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\xml-apis\xml-apis\1.3.03\xml-apis-1.3.03.jar [DEBUG] C:\Documents and Settings\detlef\.m2\repository\log4j\log4j\1.2.13\log4j-1.2.13.jar I expected that the test classes will be listed prior to my productive classes - i.e. 'test-classes' and then 'classes'. Can I overwrite this in any way ? Or is that the correct behaviour ? thanks, detlef ---------------------------------------------------------- Detlef Brendle Tel: ++41 61 228 94 44 Canoo Engineering AG Fax: ++41 61 228 94 49 Kirschgartenstrasse 7 CH-4051 Basel mailto:[EMAIL PROTECTED] http://www.canoo.com Beyond AJAX - Java Rich Internet Applications http://www.canoo.com/ulc ---------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]