Hi Manuel, I ran into the same issue as you with the SimpleApp archetype.
I solved the issue by editing the pom.xml in the module sub-project and removing the test scope on the datanucleus-core dependency. Thanks, Jon
Hi Manuel, I ran into the same issue as you with the SimpleApp archetype.
I solved the issue by editing the pom.xml in the module sub-project and removing the test scope on the datanucleus-core dependency. Thanks, Jon