在构建基于maven datanucleus的项目时,我得到了以下错误。我已经将maven-datanucleus-plugin放在plugin下,并正确定义了包含持久化类的路径。org.datanucleus.enhancer.NucleusEnhanceException: You have selected to use Class
Enhancer "ASM" yet theat org.datanucleus.enhancer.DataNucleusEnhancer.init(DataNucl
我配置并使用Datanucleus JPA连接到MySQL。我用datanucleus-enhancer-plugin编译了类和增强的实体。at org.datanucleus.metadata.xml.MetaDataParser.parseMetaDataStream(MetaDataParser.java:269) at org.datanucleus</e
:639) at org.datanucleus.store.mapped.mapping.MapMapping.postInsert(MapMapping.java:135)
at org.datanucleus.store.rdbms.request.InsertRequest.executeat org.datanucl