Created
January 2, 2019 13:54
-
-
Save tiagobento/690c937397172419f933dc0f85ab2a3e to your computer and use it in GitHub Desktop.
kie-wb-common -f parameter build error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] Building Kie Workbench - Common - Compiler - OffProcess - Classpath 7.16.0-SNAPSHOT [80/223] | |
[INFO] --------------------------------[ jar ]--------------------------------- | |
[INFO] | |
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Deleting /Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/target | |
[INFO] Deleting /Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath (includes = [repository/**, .niogit/**, .index/**, .security/**], excludes = []) | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-plugin-versions) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipping Rule Enforcement. | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-blacklisted-dependencies) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipping Rule Enforcement. | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-duplicate-declared-dependencies) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipping Rule Enforcement. | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java-version) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipping Rule Enforcement. | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipping Rule Enforcement. | |
[INFO] | |
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] There is 1 error reported by Checkstyle 8.10.1 with /Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/target/checkstyle-rules.xml ruleset. | |
[WARNING] checkstyle:check violations detected but failOnViolation set to false | |
[INFO] | |
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (no-managed-deps) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipping Rule Enforcement. | |
[INFO] | |
[INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] | |
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Source directory: /Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/target/generated-sources/annotations added. | |
[INFO] | |
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (default) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] | |
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Using 'UTF-8' encoding to copy filtered resources. | |
[INFO] Copying 1 resource | |
[INFO] Copying 1 resource | |
[INFO] | |
[INFO] --- maven-antrun-plugin:1.8:run (create-default-i18n-resource) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Executing tasks | |
main: | |
[INFO] Executed tasks | |
[INFO] | |
[INFO] --- maven-dependency-plugin:3.1.1:build-classpath (build-classpath) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Skipped writing classpath file '/Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/offprocess.cpath'. No changes found. | |
[INFO] | |
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ kie-wb-common-compiler-offprocess-classpath --- | |
[INFO] Changes detected - recompiling the module! | |
[INFO] Compiling 1 source file to /Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/target/classes | |
[INFO] | |
[INFO] --- exec-maven-plugin:1.5.0:java (my-execution) @ kie-wb-common-compiler-offprocess-classpath --- | |
11:51:47,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] | |
11:51:47,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] | |
11:51:47,184 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/target/classes/logback.xml] | |
11:51:47,184 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath. | |
11:51:47,184 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-core/target/kie-wb-common-compiler-core-7.16.0-SNAPSHOT.jar!/logback.xml] | |
11:51:47,184 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/Users/tiagobento/redhat/kiegroup-all/kie-wb-common/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/target/classes/logback.xml] | |
11:51:47,297 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] | |
11:51:47,301 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [consoleAppender] | |
11:51:47,308 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property | |
11:51:47,335 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [org.kie.workbench.common.services.backend.logback.appender.KieSiftingAppender] | |
11:51:47,338 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [KieSift] | |
11:51:47,355 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.kie.workbench.common.services.backend.compiler] to INFO | |
11:51:47,355 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.kie.workbench.common.services.backend.compiler] to false | |
11:51:47,356 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [KieSift] to Logger[org.kie.workbench.common.services.backend.compiler] | |
11:51:47,357 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [consoleAppender] to Logger[org.kie.workbench.common.services.backend.compiler] | |
11:51:47,357 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.maven] to INFO | |
11:51:47,358 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.apache.maven] to false | |
11:51:47,358 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [KieSift] to Logger[org.apache.maven] | |
11:51:47,359 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [consoleAppender] to Logger[org.apache.maven] | |
11:51:47,359 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.drools] to INFO | |
11:51:47,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.kie] to INFO | |
11:51:47,360 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.guvnor] to INFO | |
11:51:47,360 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO | |
11:51:47,361 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [KieSift] to Logger[ROOT] | |
11:51:47,361 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [consoleAppender] to Logger[ROOT] | |
11:51:47,361 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. | |
11:51:47,363 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1fb30520 - Registering current configuration as safe fallback point | |
[WARNING] | |
java.lang.reflect.InvocationTargetException | |
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke (Method.java:498) | |
at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:294) | |
at java.lang.Thread.run (Thread.java:748) | |
Caused by: java.nio.file.NoSuchFileException: /Users/tiagobento/redhat/kiegroup-all/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/offprocess.cpath | |
at sun.nio.fs.UnixException.translateToIOException (UnixException.java:86) | |
at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:102) | |
at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:107) | |
at sun.nio.fs.UnixFileSystemProvider.newByteChannel (UnixFileSystemProvider.java:214) | |
at java.nio.file.Files.newByteChannel (Files.java:361) | |
at java.nio.file.Files.newByteChannel (Files.java:407) | |
at java.nio.file.Files.readAllBytes (Files.java:3152) | |
at org.kie.workbench.common.services.backend.compiler.offprocess.generator.ClassPathMavenGenerator.main (ClassPathMavenGenerator.java:65) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) | |
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) | |
at java.lang.reflect.Method.invoke (Method.java:498) | |
at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:294) | |
at java.lang.Thread.run (Thread.java:748) | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Reactor Summary for Kie Workbench - Common 7.16.0-SNAPSHOT: | |
[INFO] | |
[INFO] Kie Workbench - Common ............................. SUCCESS [ 1.348 s] | |
[INFO] Kie Workbench - Common - Services .................. SUCCESS [ 0.098 s] | |
[INFO] Kie Workbench - Common - Services API .............. SUCCESS [ 2.650 s] | |
[INFO] Kie Workbench - Common - Refactoring Support ....... SUCCESS [ 0.072 s] | |
[INFO] Kie Workbench - Common - Refactoring Support API ... SUCCESS [ 0.516 s] | |
[INFO] Kie Workbench - Common - Screens ................... SUCCESS [ 0.068 s] | |
[INFO] Kie Workbench - Common - Project Explorer .......... SUCCESS [ 0.068 s] | |
[INFO] Kie Workbench - Common - Project Explorer API ...... SUCCESS [ 0.320 s] | |
[INFO] Kie Workbench - Common - Examples .................. SUCCESS [ 0.063 s] | |
[INFO] Kie Workbench - Common - Examples API .............. SUCCESS [ 0.485 s] | |
[INFO] Kie Workbench - Common - Profile ................... SUCCESS [ 0.061 s] | |
[INFO] Kie Workbench - Common - Profile - API ............. SUCCESS [ 0.375 s] | |
[INFO] Kie Workbench - Common - Profile - Backend ......... SUCCESS [ 0.208 s] | |
[INFO] Kie Workbench - Common - Data Model ................ SUCCESS [ 0.058 s] | |
[INFO] Kie Workbench - Common - Data Model API ............ SUCCESS [ 0.390 s] | |
[INFO] KIE Workbench Common ALA :: Parent ................. SUCCESS [ 0.076 s] | |
[INFO] KIE Workbench Common ALA :: SPI .................... SUCCESS [ 1.029 s] | |
[INFO] Kie Workbench - Common - Refactoring Support Backend SUCCESS [ 1.624 s] | |
[INFO] Kie Workbench - Common - Default Editor ............ SUCCESS [ 0.052 s] | |
[INFO] Kie Workbench - Common - Default Editor - API ...... SUCCESS [ 0.286 s] | |
[INFO] Kie Workbench - Common - Project Editor ............ SUCCESS [ 0.056 s] | |
[INFO] Kie Workbench - Common - Project Editor API ........ SUCCESS [ 0.773 s] | |
[INFO] Kie Workbench - Common - Services Backend .......... SUCCESS [ 5.496 s] | |
[INFO] Kie Workbench - Common - Data Model Backend ........ SUCCESS [ 1.120 s] | |
[INFO] Kie Workbench - Common - Widgets ................... SUCCESS [ 0.052 s] | |
[INFO] Kie Workbench - Common - UI ........................ SUCCESS [ 2.432 s] | |
[INFO] Kie Workbench - Common - Config Resource Widget .... SUCCESS [ 0.672 s] | |
[INFO] Kie Workbench - Common - Decorated Grid Widget ..... SUCCESS [ 1.429 s] | |
[INFO] Kie Workbench - Common - Metadata Widget ........... SUCCESS [ 0.994 s] | |
[INFO] Kie Workbench - Test Utils ......................... SUCCESS [ 0.284 s] | |
[INFO] Kie Workbench - Common - Default Editor - Backend .. SUCCESS [ 0.268 s] | |
[INFO] Kie Workbench - Common - Default Editor - Client ... SUCCESS [ 0.652 s] | |
[INFO] Kie Workbench - Common - Project Imports Editor .... SUCCESS [ 0.053 s] | |
[INFO] Kie Workbench - Common - Project Imports Editor API SUCCESS [ 0.178 s] | |
[INFO] Kie Workbench - Common - Project Imports Editor Client SUCCESS [ 0.580 s] | |
[INFO] Kie Workbench - Common - Library ................... SUCCESS [ 0.048 s] | |
[INFO] Kie Workbench - Common - Library - API ............. SUCCESS [ 0.724 s] | |
[INFO] Kie Workbench - Common - Data modeller Core ........ SUCCESS [ 3.281 s] | |
[INFO] Kie Workbench - Common - Data modeller ............. SUCCESS [ 0.051 s] | |
[INFO] Kie Workbench - Common - Data modeller API ......... SUCCESS [ 0.485 s] | |
[INFO] Kie Workbench - Common - Java editor ............... SUCCESS [ 0.051 s] | |
[INFO] Kie Workbench - Common - Java editor API ........... SUCCESS [ 0.232 s] | |
[INFO] Kie Workbench - Common - Java Editor Client ........ SUCCESS [ 0.410 s] | |
[INFO] Kie Workbench - Common - Refactoring Support Client SUCCESS [ 0.341 s] | |
[INFO] Kie Workbench - Common - Data modeller Client ...... SUCCESS [ 2.356 s] | |
[INFO] Kie Workbench - Common - Server UI ................. SUCCESS [ 0.050 s] | |
[INFO] Kie Workbench - Common - Server Component - API .... SUCCESS [ 9.676 s] | |
[INFO] Kie Workbench - Common - Project Editor Client ..... SUCCESS [ 0.987 s] | |
[INFO] Kie Workbench - Common - Project Editor Backend .... SUCCESS [ 0.723 s] | |
[INFO] Kie Workbench - Common - Project Explorer Backend .. SUCCESS [ 0.609 s] | |
[INFO] Kie Workbench - Common - Project Explorer Client ... SUCCESS [ 1.589 s] | |
[INFO] Kie Workbench - Common - Data modeller Backend ..... SUCCESS [ 0.845 s] | |
[INFO] Kie Workbench - Common - Home ...................... SUCCESS [ 0.043 s] | |
[INFO] Kie Workbench - Common - Home API .................. SUCCESS [ 0.218 s] | |
[INFO] Kie Workbench - Common - Workbench ................. SUCCESS [ 0.047 s] | |
[INFO] Kie Workbench - Common - Workbench - Client ........ SUCCESS [ 1.041 s] | |
[INFO] Kie Workbench - Common - Home Client ............... SUCCESS [ 0.674 s] | |
[INFO] Kie Workbench - Common - Workbench - Backend ....... SUCCESS [ 0.548 s] | |
[INFO] Kie Workbench - Common - Server Component - Backend SUCCESS [03:32 min] | |
[INFO] Kie Workbench - Common - Server Component - Client . SUCCESS [ 1.517 s] | |
[INFO] Kie Workbench - Common - Contributors Screen ....... SUCCESS [ 0.043 s] | |
[INFO] Kie Workbench - Common - Contributors - API ........ SUCCESS [ 0.084 s] | |
[INFO] Kie Workbench - Common - Contributors - Client ..... SUCCESS [ 0.804 s] | |
[INFO] Kie Workbench - Common - Contributors - Backend .... SUCCESS [ 0.564 s] | |
[INFO] Kie Workbench - Common - Examples Backend .......... SUCCESS [ 1.429 s] | |
[INFO] Kie Workbench - Common - Examples Client ........... SUCCESS [ 0.590 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt .......... SUCCESS [ 0.043 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt API ...... SUCCESS [ 0.263 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt Backend .. SUCCESS [ 1.045 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt Client ... SUCCESS [ 1.286 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt Wildfly .. SUCCESS [ 0.649 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt DBCP ..... SUCCESS [ 0.476 s] | |
[INFO] Kie Workbench - Common - Data Source Mgmt Dashbuilder SUCCESS [ 0.445 s] | |
[INFO] Kie Workbench - Common - Library - Backend ......... SUCCESS [ 0.641 s] | |
[INFO] Kie Workbench - Common - Library - Client .......... SUCCESS [ 2.572 s] | |
[INFO] Kie Workbench - Common - Compiler .................. SUCCESS [ 0.043 s] | |
[INFO] Kie Workbench - Common - Compiler - Testutil ....... SUCCESS [ 0.100 s] | |
[INFO] Kie Workbench - Common - Compiler - Maven Plugins .. SUCCESS [ 0.977 s] | |
[INFO] Kie Workbench - Common - Compiler - Core ........... SUCCESS [ 1.496 s] | |
[INFO] Kie Workbench - Common - Compiler - OffProcess - Classpath FAILURE [ 0.450 s] | |
[INFO] Kie Workbench - Common - Compiler - Service ........ SKIPPED | |
[INFO] Kie Workbench - Common - Compiler - OffProcess - Core SKIPPED | |
[INFO] Kie Workbench - Common - Compiler - OffProcess -Service SKIPPED | |
[INFO] Kie Workbench - Common - Compiler - Distribution ... SKIPPED | |
[INFO] Kie Workbench - Common - Compiler - Maven Plugins testing SKIPPED | |
[INFO] Kie Workbench - Common - Compiler - OffProcess - Testing SKIPPED | |
[INFO] Kie Workbench - Common - Verifier .................. SKIPPED | |
[INFO] Kie Workbench - Verifier Api ....................... SKIPPED | |
[INFO] Kie Workbench - Verifier Reporting ................. SKIPPED | |
[INFO] Kie Workbench - Verifier Service ................... SKIPPED | |
[INFO] Kie Workbench - Common - Forms ..................... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Core .............. SKIPPED | |
[INFO] Kie Workbench - Common - Forms - API ............... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF (Annotation Driven Forms) SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF - Base ........ SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF - Processors .. SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Basic Fields ...... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF - Engine ...... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF - Engine - API SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF - Engine - Backend SKIPPED | |
[INFO] Kie Workbench - Common - Forms - ADF - Engine - Client SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Commons ........... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Commons - Services SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Commons - Backend Services SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Commons - Layout Generator SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Commons - Processing Enginer SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Commons - CRUD Component SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Common Rendering .. SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Common Rendering - Shared SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Common Rendering - Client SKIPPED | |
[INFO] Kie Workbench - Common - Forms - BPMN Form Generation API SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Dynamic Forms ..... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Dynamic Forms - API SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Dynamic Forms - Backend SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Dynamic Forms - Client SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Editor ............ SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Editor - API ...... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Integrations Module SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Data Modeller Integration SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Data Modeller Integration - API SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Editor - Backend .. SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Editor - Client ... SKIPPED | |
[INFO] Kie Workbench - Common - Forms - jBPM Integration .. SKIPPED | |
[INFO] Kie Workbench - Common - Forms - jBPM Integration API SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Data Modeller Integration - Backend SKIPPED | |
[INFO] Kie Workbench - Common - Forms - jBPM Integration Backend SKIPPED | |
[INFO] Kie Workbench - Common - Forms - jBPM Integration Client SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Data Modeller Integration - Client SKIPPED | |
[INFO] Kie Workbench - Common - Forms - Integration Tests . SKIPPED | |
[INFO] Kie Workbench - Common - Stunner ................... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Extensions ...... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Lienzo Extensions SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Core ............ SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - API ............. SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Core API ........ SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Forms ........... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Forms API ....... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Client API ...... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Commons ......... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Core Common ..... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Backend API ..... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Backend Common .. SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Forms Backend ... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Client Common ... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Forms Client .... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Project integration SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Project integration API SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Project integration Backend SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Client .......... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Shapes .......... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Shapes API ...... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Lienzo .......... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - SVG ............. SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - SVG - Client .... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Client Widgets .. SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Project integration Client SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - SVG - Generator . SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Processors ...... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Backend ......... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Shapes Client ... SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Built-in Definition Sets SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set - API SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set - Backend SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set - Client SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set - Project integration - API SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set - Project integration - Client SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - BPMN Definition Set - Project integration - Backend SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Case Management Definition Set SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Case Management Definition Set - API SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Case Management Definition Set - Backend SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Case Management Definition Set - Client SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Case Management Definition Set - Project integration - API SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Case Management Definition Set - Project integraion - Client SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Showcase ........ SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Standalone Showcase SKIPPED | |
[INFO] Kie Workbench - Common - Dev ....................... SKIPPED | |
[INFO] Kie Workbench - Common - Dev - WildFly SDM Extensions SKIPPED | |
[INFO] Kie Workbench - Common - Stunner - Project Showcase SKIPPED | |
[INFO] Kie Workbench - Common - DMN ....................... SKIPPED | |
[INFO] Kie Workbench - Common - DMN - API ................. SKIPPED | |
[INFO] Kie Workbench - Common - DMN - Client .............. SKIPPED | |
[INFO] Kie Workbench - Common - DMN - Backend ............. SKIPPED | |
[INFO] Kie Workbench - Common - DMN - Project API ......... SKIPPED | |
[INFO] Kie Workbench - Common - DMN - Project Client ...... SKIPPED | |
[INFO] Kie Workbench - Common - DMN - Showcase webapp ..... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Source Git ............. SKIPPED | |
[INFO] KIE Workbench Common ALA :: Build Maven ............ SKIPPED | |
[INFO] KIE Workbench Common ALA :: Registry VFS ........... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Services API ........... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Docker Provider ........ SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift .............. SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift Client ....... SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift Provider ..... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Wildfly ................ SKIPPED | |
[INFO] KIE Workbench Common ALA :: Wildfly Provider ....... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Services REST Impl ..... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Services Backend Impl .. SKIPPED | |
[INFO] KIE Workbench Common ALA :: UI ..................... SKIPPED | |
[INFO] KIE Workbench Common ALA :: UI - API ............... SKIPPED | |
[INFO] KIE Workbench Common ALA :: UI - Backend ........... SKIPPED | |
[INFO] KIE Workbench Common ALA :: UI - Client ............ SKIPPED | |
[INFO] KIE Workbench Common ALA :: Wildfly UI ............. SKIPPED | |
[INFO] KIE Workbench Common ALA :: Wildfly UI - API ....... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Wildfly UI - Backend ... SKIPPED | |
[INFO] KIE Workbench Common ALA :: Wildfly UI - Client .... SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift UI ........... SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift UI - API ..... SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift UI - Backend . SKIPPED | |
[INFO] KIE Workbench Common ALA :: OpenShift UI - Client .. SKIPPED | |
[INFO] KIE Workbench Common ALA :: Provisioning Pipelines . SKIPPED | |
[INFO] KIE Workbench Common ALA :: Provisioning Pipelines - OpenShift SKIPPED | |
[INFO] KIE Workbench Common ALA :: Provisioning Pipelines - Wildfly SKIPPED | |
[INFO] KIE Workbench Common ALA :: Distribution (Swarm/Docker) SKIPPED | |
[INFO] KIE Workbench Common CLI Parent .................... SKIPPED | |
[INFO] KIE Workbench Common CLI Migration Tools Impl. ..... SKIPPED | |
[INFO] KIE Workbench Common CLI API ....................... SKIPPED | |
[INFO] KIE Workbench Common CLI Project Migration ......... SKIPPED | |
[INFO] KIE Workbench Common CLI Forms Migration ........... SKIPPED | |
[INFO] KIE Workbench Common CLI System Configuration Migration SKIPPED | |
[INFO] KIE Workbench Common CLI POM Migration ............. SKIPPED | |
[INFO] KIE Workbench Common CLI Migration Tool Distribution SKIPPED | |
[INFO] kie-wb-common-command-api .......................... SKIPPED | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Total time: 05:34 min | |
[INFO] Finished at: 2019-01-02T11:51:47-02:00 | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:java (my-execution) on project kie-wb-common-compiler-offprocess-classpath: An exception occured while executing the Java class. null: InvocationTargetException: /Users/tiagobento/redhat/kiegroup-all/kie-wb-common-services/kie-wb-common-compiler/kie-wb-common-compiler-offprocess-classpath/offprocess.cpath -> [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 :kie-wb-common-compiler-offprocess-classpath |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment