my hibernate tests are passes in normal maven build but not with jacoco 
coverage plugin.

Error Message

No row with the given identifier exists: 
[com.project.hibernate.entity.DummyProperty#30]
Stacktrace

org.hibernate.ObjectNotFoundException: No row with the given identifier exists: 
[com.project.hibernate.entity.DummyProperty#30]

Do you have any idea, is this normal behaviour?
my command line is:

mvn org.jacoco:jacoco-maven-plugin:prepare-agent clean install -Ptest-coverage 
-DfailIfNoTests=false -Dmaven.test.failure.ignore=true

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to