Description
Conflicting are javax.jdo:jdo-api:3.1 and javax.jdo:jdo-api:3.2-m8
pom.xml files that declare dependence on javax.jdo:jdo-api should do so with scope provided.
Only the jdo-datanucleus plugins should declare test- and compile-scoped dependencies.