Hi, I was trying to upgrade KARAF version to 4.2.0.M2 for our project. all rest of the modules got compiled fine but final build folder which generate the KAR files is failing with below error.
[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.2.0 .M2:verify (default-verify) on project gems-wrapper: Execution default-verify of goal org.apache.karaf.tooling:karaf-maven-plugin:4.2.0.M2:verify failed: Unable to load the mojo 'verify' (or one of its required components) from the plugin ' org.apache.karaf.tooling:karaf-maven-plugin:4.2.0.M2': com.google.inject.Provisi onException: Guice provision errors: [ERROR] [ERROR] 1) No implementation for org.eclipse.aether.repository.WorkspaceReader w as bound. [ERROR] while locating org.apache.karaf.tooling.VerifyMojo [ERROR] at ClassRealm[plugin>org.apache.karaf.tooling:karaf-maven-plugin:4.2.0.M 2, parent: sun.misc.Launcher$AppClassLoader@5c647e05] [ERROR] while locating org.apache.maven.plugin.Mojo annotated with @com.google.i nject.name.Named(value=org.apache.karaf.tooling:karaf-maven-plugin:4.2.0.M2:veri fy) [ERROR] [ERROR] 1 error [ERROR] role: org.apache.maven.plugin.Mojo [ERROR] roleHint: org.apache.karaf.tooling:karaf-maven-plugin:4.2.0.M2:verify [ERROR] -> [Help 1] [ERROR] Can you please suggest what could be the reason for this? -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-Dev-f930721.html
