Skip to content

Instantly share code, notes, and snippets.

@ANierbeck
Created October 2, 2016 09:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ANierbeck/585bcb9467533cd387f7b7184964a1e5 to your computer and use it in GitHub Desktop.
Save ANierbeck/585bcb9467533cd387f7b7184964a1e5 to your computer and use it in GitHub Desktop.
[INFO] --- karaf-maven-plugin:4.0.3:assembly (default-assembly) @ Decanter-Runtime ---
[INFO] Using repositories: https://repo.maven.apache.org/maven2@id=central
[INFO] Creating work directory
[INFO] Loading kar and features repositories dependencies
[INFO] Generating karaf assembly: /Users/anierbeck/git/Karaf-Decanter-Runtime/Decanter-Runtime/target/assembly
[INFO] Unzipping kars
[INFO] Loading profiles
[INFO] Downloading libraries
[INFO] Loading repositories
[INFO] Resolving features
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Decanter-Runtime ................................... FAILURE [ 1.649 s]
[INFO] Decanter-Docker .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.590 s
[INFO] Finished at: 2016-10-02T11:18:19+02:00
[INFO] Final Memory: 22M/222M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.0.3:assembly (default-assembly) on project Decanter-Runtime: Unable to build assembly: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=elasticsearch-head; type=karaf.feature; version=2.2.0; filter:="(&(osgi.identity=elasticsearch-head)(type=karaf.feature)(version>=2.2.0))" [caused by: Unable to resolve elasticsearch-head/2.2.0: missing requirement [elasticsearch-head/2.2.0] osgi.identity; osgi.identity=war; type=karaf.feature] -> [Help 1]
[ERROR]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment