Unexplained Error during fabric8 build using Eclipse
Issue
- Error while building the project using fabric8:build command through JBDS and Eclipse
[INFO] <Project Name> ............................... FAILURE [ 0.766 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.766 s
[INFO] Finished at: 2017-01-30T09:25:20+01:00
[INFO] Final Memory: 62M/160M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:1.2.0.redhat-630187:zip (default-cli) on project<Project Name> : Error executing: ${maven.home} is not specified as a directory: 'C:\<Path to project>\EMBEDDED' ->[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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :<Project Name>
Environment
- Red Hat JBoss Fuse
- 6.3.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
