> Simply, we can resolve it by adding test classes into jar (default > packaging). Somebody could tell me how? Or any other suggestions would be > appriciated.
You want to create and use a test-jar artifact. This is documented on the Maven site and in various other places, eg: http://stackoverflow.com/questions/174560/sharing-test-code-in-maven Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
