Hi, I am looking for a way to package emma instrumented java classes, so that I can deploy the war file on to tomcat and run the testcases to get the code coverage.
when I use mvn emma:instrument package, its not instrumenting the java classes. Any suggestions? Thanks Ramesh -- View this message in context: http://www.nabble.com/Package-emma-instrumented-classes-tp25076148p25076148.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
