Hi, I have the same issue as http://jira.codehaus.org/browse/MCOBERTURA-26 http://www.nabble.com/cobertura-conflicts-with-hibernate3-t3837112s2369.html
To workaround that, I'd disable the hibernate plugin if we are running cobertura. In fact, the normal testing is working fine, calling hibernate maven plugin that do its work. But when called by cobertura, after instrumenting, the CLASSPATH is not correct and hibernate plugin faill. Is it possible (and how?) to disable the hibernate plugin if we are called by cobertura? Thanks -jec -- View this message in context: http://www.nabble.com/Cobertura-and-Maven-Hibernate-plugin-tf3965063s2369.html#a11253451 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
