Hi, I have a test-jar which should run the tests, but when i am releasing the project, its skipping the tests and says tests are skipped and the jar contains no test classes.
Snippet of code in pom.xml :
org.apache.maven.plugins
maven-jar-plugin
test-jar
false
Any ideas why?
Jagannadh.
--
View this message in context:
http://maven.40175.n5.nabble.com/Maven-jar-plugin-test-jar-to-run-the-tests-tp3413821p3413821.html
Sent from the Maven - Issues mailing list archive at Nabble.com.
