Thanks for your quick responses! I tried Karl Heinz solution and it worked for me. Actually i extend an abstract class containing all my tests which are packed as a jar. The jar is added as dependency to my pom.xml. This works perfect!
Thanks again for your help guys! Regards from Bochum, Germany, Chris On Saturday 28 May 2011 16:35:57 Stephen Connolly wrote: > or use dependency:unpack-dependencies to put all the test classes in > target/test classes there is an example of how to do this in the plexus > utils commons bridge project in the maven sandbox in svn (search the dev > list for the past week and you should see some threads with the url... I'm > on a phone so not going to try and copy and pate the url) > > - Stephen > > --- > Sent from my Android phone, so random spelling mistakes, random nonsense > words and other nonsense are a direct result of using swype to type on the > screen > On 28 May 2011 15:00, "Karl Heinz Marbaise" <[email protected]> wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
