[jbosstools-issues] [JBoss JIRA] (ERT-643) Embedded Maven is not behaving the same as standalone Maven causing ClassNotFoundException [EBZ#536402]

Friendly Jira Robot (JIRA) issues at jboss.org
Thu Jun 28 05:26:00 EDT 2018


Friendly Jira Robot created ERT-643:
---------------------------------------

             Summary: Embedded Maven is not behaving the same as standalone Maven causing ClassNotFoundException [EBZ#536402]
                 Key: ERT-643
                 URL: https://issues.jboss.org/browse/ERT-643
             Project: Eclipse Release Train
          Issue Type: Task
          Components: m2e
            Reporter: Friendly Jira Robot


the Maven Emebedded 3.5.3 is not behaving the same than a standalone Maven.
Only when using the embedded version I have a build error when using fabric8-maven-plugin:

[ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:3.5.33.fuse-000067-redhat-1:resource (default) on project camel-ose-springboot-xml: Execution default of goal io.fabric8:fabric8-maven-plugin:3.5.33.fuse-000067-redhat-1:resource failed: A required class was missing while executing io.fabric8:fabric8-maven-plugin:3.5.33.fuse-000067-redhat-1:resource: org/fusesource/jansi/Ansi$Color


you can find the some investigation details on this issue: https://issues.jboss.org/browse/FUSETOOLS-3026

to reproduce the issue:
- import as Maven project https://github.com/fabric8-quickstarts/spring-boot-camel-xml
- create a launch configuration with clean package goals
--> notice the error

please note that it is working fine when:
- using a Maven 3.5.3 as an external Maven Runtime with a launch configuration
- using command-line



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list