You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
I've built the quickstart application using archetype, but i can't run nor compile it.
On OSX : [ERROR] Failed to execute goal org.datanucleus:datanucleus-maven-plugin:4.0.5:enhance (process-classes) on project myapp-module-simple: Error executing DataNucleus tool org.datanucleus.enhancer.DataNucleusEnhancer: InvocationTargetException: java/sql/Date: java.sql.Date
when running (every) mvn command.
Also, configured Eclipse IDE and imported sources. Tried to set jdk to 7, 8 even 9 on projects but invane. Verified libraries, build path and facets. Added support for datanucleus ... nothing works.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I've built the quickstart application using archetype, but i can't run nor compile it.
On OSX :
[ERROR] Failed to execute goal org.datanucleus:datanucleus-maven-plugin:4.0.5:enhance (process-classes) on project myapp-module-simple: Error executing DataNucleus tool org.datanucleus.enhancer.DataNucleusEnhancer: InvocationTargetException: java/sql/Date: java.sql.Date
when running (every) mvn command.
Also, configured Eclipse IDE and imported sources. Tried to set jdk to 7, 8 even 9 on projects but invane. Verified libraries, build path and facets. Added support for datanucleus ... nothing works.
The text was updated successfully, but these errors were encountered: