前面的底线:这是我在 IntelliJ 中遇到的错误:
Failed to execute goal org.javalite:activejdbc-instrumentation:1.4.2:instrument (default-cli) on project hsdart: Failed to add output directory to classpath: org.javalite.instrumentation.InstrumentationException: javassist.NotFoundException: getClassName(..) is not found in net.hintsight.dart.models.ExtractDescriptor -> [Help 1]
构建工作来自 CLI,而不是来自 IntelliJ。这是我添加到测试版本的步骤:
org.javalite:activejdbc-instrumentation:1.4.2:instrument
其他重要的位:
- IntelliJ 版本:15.0.2
- Maven 版本:3.3.9
- Java版本:1.8.0_101
- ActiveJDBC 版本:1.4.12
IntelliJ 的完整输出:http: //pastebin.com/wfpE5umK