KARAF mojo error 3.0.5 binder - mosinn/DOCS-n-Snippets-n-Steps GitHub Wiki

replace all- <karaf.plugin.version>3.0.0.RC1

with 3.0.3


[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:3.0.0.RC1:features-generate-descriptor (compile) on project tbos-lib-feature: Execution compile of goal org.apache.karaf.tooling:karaf-maven-plugin:3.0.0.RC1:features-generate-descriptor failed: Unable to load the mojo 'features-generate-descriptor' (or one of its required components) from the plugin 'org.apache.karaf.tooling:karaf-maven-plugin:3.0.0.RC1': com.google.inject.ProvisionException: Unable to provision, see the following errors: [ERROR] [ERROR] 1) No implementation for org.sonatype.aether.RepositorySystem was bound. [ERROR] while locating org.apache.karaf.tooling.features.GenerateDescriptorMojo [ERROR] at ClassRealm[plugin>org.apache.karaf.tooling:karaf-maven-plugin:3.0.0.RC1, parent: sun.misc.Launcher$AppClassLoader@4e25154f] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule) [ERROR] while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.karaf.tooling:karaf-maven-plugin:3.0.0.RC1:features-generate-descriptor) [ERROR] [ERROR] 1 error [ERROR] role: org.apache.maven.plugin.Mojo [ERROR] roleHint: org.apache.karaf.tooling:karaf-maven-plugin:3.0.0.RC1:features-generate-descriptor [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginContainerException