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
Exception in thread "Thread-14" java.lang.NoClassDefFoundError: com/jcabi/mysql/maven/plugin/Instances$AjcClosure3
at com.jcabi.mysql.maven.plugin.Instances.stop(Instances.java:150)
at com.jcabi.mysql.maven.plugin.Instances$1.run(Instances.java:137)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: com.jcabi.mysql.maven.plugin.Instances$AjcClosure3
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
... 3 more
The text was updated successfully, but these errors were encountered:
@MHL3060 doesn't seem to be a big problem, but thanks for reporting it. We should probably get rid of the AOP entirely, in this plugin. Will do it soon.
Hi I am seeing this when the build finished.
mvn -version
The text was updated successfully, but these errors were encountered: