Skip to content

Instantly share code, notes, and snippets.

@vrubezhny
Created May 2, 2018 11:54
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 vrubezhny/6aff7ce84200c0b796a7a4512b0109d4 to your computer and use it in GitHub Desktop.
Save vrubezhny/6aff7ce84200c0b796a7a4512b0109d4 to your computer and use it in GitHub Desktop.
build errors
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ che-ide-gwt-app ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jeremy/projects/che/source/5730_java_ls_poc/ide/che-ide-gwt-app/src/test/resources
[INFO] skip non existing resourceDirectory /home/jeremy/projects/che/source/5730_java_ls_poc/ide/che-ide-gwt-app/src/test/super
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ che-ide-gwt-app ---
[INFO] No sources to compile
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-8:test (default-test) @ che-ide-gwt-app ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- gwt-maven-plugin:1.0-rc-8:compile (default-compile) @ che-ide-gwt-app ---
[INFO] Compiling module org.eclipse.che.ide.IDE
[INFO] Ignored 92 units with compilation errors in first pass.
[INFO] Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
[INFO] Computing all possible rebind results for 'com.google.gwt.useragent.client.UserAgentAsserter'
[INFO] Rebinding com.google.gwt.useragent.client.UserAgentAsserter
[INFO] Checking rule <generate-with class='com.google.gwt.editor.rebind.SimpleBeanEditorDriverGenerator'/>
[INFO] [WARN] Detected warnings related to 'com.google.gwt.editor.client.SimpleBeanEditorDriver'. Are validation-api-<version>.jar and validation-api-<version>-sources.jar on the classpath?
[INFO] Specify -logLevel DEBUG to see all errors.
[INFO] [WARN] Unknown type 'com.google.gwt.editor.client.SimpleBeanEditorDriver' specified in deferred binding rule
[INFO] Computing all possible rebind results for 'org.eclipse.che.ide.client.inject.IDEInjector'
[INFO] Rebinding org.eclipse.che.ide.client.inject.IDEInjector
[INFO] Checking rule <generate-with class='org.eclipse.che.util.ExtensionRegistryGenerator'/>
[INFO] Tracing compile failure path for type 'org.eclipse.che.ide.client.inject.IDEInjector'
[INFO] [ERROR] Errors in 'file:/home/jeremy/projects/che/source/5730_java_ls_poc/ide/che-ide-gwt-app/target/generated-sources/gen/org/eclipse/che/ide/client/inject/IDEInjector.java'
[INFO] [ERROR] org.eclipse.che.ide.bootstrap.IdeBootstrap cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/ide/che-core-ide-app/target/che-core-ide-app-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/bootstrap/IdeBootstrap.java'
[INFO] [ERROR] org.eclipse.che.ide.bootstrap.ExtensionInitializer cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/ide/che-core-ide-app/target/che-core-ide-app-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/bootstrap/ExtensionInitializer.java'
[INFO] [ERROR] org.eclipse.che.ide.client.ExtensionManager cannot be resolved to a type
[INFO] [ERROR] Errors in 'file:/home/jeremy/projects/che/source/5730_java_ls_poc/ide/che-ide-gwt-app/target/generated-sources/gen/org/eclipse/che/ide/client/ExtensionManager.java'
[INFO] [ERROR] org.eclipse.che.plugin.jdb.ide.JavaDebuggerExtension cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java-debugger/che-plugin-java-debugger-ide/target/che-plugin-java-debugger-ide-6.5.0-SNAPSHOT.jar!/org/eclipse/che/plugin/jdb/ide/JavaDebuggerExtension.java'
[INFO] [ERROR] org.eclipse.che.plugin.jdb.ide.debug.ExternalResourceLocationHandler cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java-debugger/che-plugin-java-debugger-ide/target/che-plugin-java-debugger-ide-6.5.0-SNAPSHOT.jar!/org/eclipse/che/plugin/jdb/ide/debug/ExternalResourceLocationHandler.java'
[INFO] [ERROR] org.eclipse.che.ide.ext.java.client.tree.JavaNodeFactory cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java/che-plugin-java-ext-lang-client/target/che-plugin-java-ext-lang-client-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/ext/java/client/tree/JavaNodeFactory.java'
[INFO] [ERROR] org.eclipse.che.ide.ext.java.client.tree.library.LibrariesNode cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java/che-plugin-java-ext-lang-client/target/che-plugin-java-ext-lang-client-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/ext/java/client/tree/PackageNode.java'
[INFO] [ERROR] org.eclipse.che.ide.ext.java.client.tree.JavaNodeFactory cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java/che-plugin-java-ext-lang-client/target/che-plugin-java-ext-lang-client-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/ext/java/client/tree/library/JarFolderNode.java'
[INFO] [ERROR] org.eclipse.che.ide.ext.java.client.tree.JavaNodeFactory cannot be resolved to a type
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java/che-plugin-java-ext-lang-client/target/che-plugin-java-ext-lang-client-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/ext/java/client/tree/library/LibrariesNode.java'
[INFO] [ERROR] Line 132: No source code is available for type java.net.URI; did you forget to inherit a required module?
[INFO] [ERROR] Errors in 'jar:file:/home/jeremy/projects/che/source/5730_java_ls_poc/plugins/plugin-java/che-plugin-java-ext-lang-client/target/che-plugin-java-ext-lang-client-6.5.0-SNAPSHOT.jar!/org/eclipse/che/ide/ext/java/client/tree/library/JarNode.java'
[INFO] [ERROR] org.eclipse.che.ide.ext.java.client.tree.JavaNodeFactory cannot be resolved to a type
[INFO] [ERROR] Errors in 'org/eclipse/che/ide/client/IDE.java'
[INFO] [ERROR] Line 23: Failed to resolve 'org.eclipse.che.ide.client.inject.IDEInjector' via deferred binding
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Che Parent ......................................... SUCCESS [ 3.690 s]
[INFO] Che Core Parent .................................... SUCCESS [ 0.067 s]
[INFO] Che Core :: Commons :: Parent ...................... SUCCESS [ 0.084 s]
[INFO] Che Core :: Commons :: Annotations ................. SUCCESS [ 4.742 s]
[INFO] Che Core :: Commons :: Java API extension classes .. SUCCESS [ 3.970 s]
[INFO] Che Core :: API :: DTO ............................. SUCCESS [ 5.838 s]
[INFO] Che Core :: Commons :: Json helpers ................ SUCCESS [ 0.975 s]
[INFO] Che Core :: Commons :: Utilities for tests ......... SUCCESS [ 1.270 s]
[INFO] Che Core :: Commons :: Dependency Injecting ........ SUCCESS [ 1.719 s]
[INFO] Che Core :: Commons :: Scheduler service ........... SUCCESS [ 1.566 s]
[INFO] Che Core :: API :: DTO Maven Plugin ................ SUCCESS [ 2.624 s]
[INFO] Che Core :: API :: Core ............................ SUCCESS [ 8.161 s]
[INFO] Che Core :: Commons :: Auth ........................ SUCCESS [ 0.357 s]
[INFO] Che Core :: Commons :: Commons Logback ............. SUCCESS [ 0.302 s]
[INFO] Che Core :: Commons :: XML ......................... SUCCESS [ 1.651 s]
[INFO] Che Core :: Commons :: Commons J2ee ................ SUCCESS [ 0.459 s]
[INFO] Che Core :: Commons :: Mail sender ................. SUCCESS [ 0.713 s]
[INFO] Che Core :: API :: TypeScript DTO maven plugin ..... SUCCESS [ 2.297 s]
[INFO] Che Agent Parent ................................... SUCCESS [ 0.030 s]
[INFO] Che Core :: API :: Debug :: Shared ................. SUCCESS [ 0.840 s]
[INFO] Che Core :: API :: Debug ........................... SUCCESS [ 2.294 s]
[INFO] Che Core :: API :: Git :: Shared ................... SUCCESS [ 0.556 s]
[INFO] Che Core :: API :: Model ........................... SUCCESS [ 0.395 s]
[INFO] Che Master Parent .................................. SUCCESS [ 0.022 s]
[INFO] Che Core :: API :: Workspace :: Shared ............. SUCCESS [ 1.968 s]
[INFO] Che Core :: API :: Project Shared .................. SUCCESS [ 2.243 s]
[INFO] Che Core :: DB ..................................... SUCCESS [ 0.907 s]
[INFO] Che Core :: DB :: Vendor H2 ........................ SUCCESS [ 0.344 s]
[INFO] Che Core :: SQL :: Schema .......................... SUCCESS [ 0.075 s]
[INFO] Che Core :: API :: Account ......................... SUCCESS [ 0.847 s]
[INFO] Che Core :: API :: Installer :: Shared ............. SUCCESS [ 0.204 s]
[INFO] Che Core :: API :: Installer ....................... SUCCESS [ 2.201 s]
[INFO] Che Core :: API :: System Shared ................... SUCCESS [ 1.273 s]
[INFO] Che Core :: API :: System .......................... SUCCESS [ 1.552 s]
[INFO] Che Core :: API :: SSH :: Shared ................... SUCCESS [ 1.032 s]
[INFO] Che Core :: API :: User :: Shared .................. SUCCESS [ 1.038 s]
[INFO] Che Core :: API :: User ............................ SUCCESS [ 1.606 s]
[INFO] Che Core :: API :: SSH ............................. SUCCESS [ 1.055 s]
[INFO] Che Core :: API :: Workspace ....................... SUCCESS [ 4.005 s]
[INFO] Che Core :: API :: Project ......................... SUCCESS [ 4.026 s]
[INFO] Che Core :: API :: Agent ........................... SUCCESS [ 0.385 s]
[INFO] Che Core :: API :: Git ............................. SUCCESS [ 3.902 s]
[INFO] Che Core :: API :: Language Server Shared .......... SUCCESS [ 8.321 s]
[INFO] Che Core :: API :: Language Server Maven Plugin .... SUCCESS [ 1.015 s]
[INFO] Che Core :: API :: Language Server ................. SUCCESS [ 12.364 s]
[INFO] Che Core :: API :: Authentication :: Shared ........ SUCCESS [ 1.064 s]
[INFO] Che Core :: API :: OAuth ........................... SUCCESS [ 0.284 s]
[INFO] Che Core :: SSH Key :: Server ...................... SUCCESS [ 0.580 s]
[INFO] Che Core :: Git Impl JGit .......................... SUCCESS [ 2.022 s]
[INFO] Che Multiuser :: Parent ............................ SUCCESS [ 0.024 s]
[INFO] Che Multiuser :: Machine Auth Parent ............... SUCCESS [ 0.024 s]
[INFO] Che Multiuser :: Machine Authentication Shared ..... SUCCESS [ 0.145 s]
[INFO] Che Multiuser :: Machine Authentication Agent ...... SUCCESS [ 0.540 s]
[INFO] Che Workspace Agent War Packaging .................. SUCCESS [ 2.007 s]
[INFO] Che Core :: API :: DynaModule maven plugin ......... SUCCESS [ 1.479 s]
[INFO] Che Core :: IDE .................................... SUCCESS [ 0.037 s]
[INFO] Che Core :: Commons :: GWT ......................... SUCCESS [ 6.683 s]
[INFO] Che Core :: Commons :: GWT Logger .................. SUCCESS [ 3.462 s]
[INFO] Che Agents Parent .................................. SUCCESS [ 0.038 s]
[INFO] Agent :: Exec :: Parent ............................ SUCCESS [ 0.038 s]
[INFO] Agent :: Exec :: Shared ............................ SUCCESS [ 1.153 s]
[INFO] Che Core :: API :: Factory :: Shared ............... SUCCESS [ 1.450 s]
[INFO] Che Core :: API :: Project Templates :: Shared ..... SUCCESS [ 1.227 s]
[INFO] Che Core :: IDE :: API ............................. SUCCESS [ 18.770 s]
[INFO] Che Core :: IDE :: Generators ...................... SUCCESS [ 1.408 s]
[INFO] Che Core :: IDE :: UI .............................. SUCCESS [ 5.528 s]
[INFO] che-core-dyna-provider-generator-maven-plugin Maven Mojo SUCCESS [ 2.264 s]
[INFO] Che Core :: IDE :: App ............................. SUCCESS [ 22.770 s]
[INFO] Che Plugin :: Orion :: Editor ...................... SUCCESS [ 2.891 s]
[INFO] Che Multiuser :: Keycloak Integration Parent ....... SUCCESS [ 0.026 s]
[INFO] Che Multiuser :: Keycloak Shared module ............ SUCCESS [ 0.138 s]
[INFO] Che Multiuser :: Machine Authentication IDE ........ SUCCESS [ 1.044 s]
[INFO] Che Multiuser :: Keycloak IDE ...................... SUCCESS [ 0.523 s]
[INFO] Che Core IDE :: Basic IDE ......................... SUCCESS [ 0.566 s]
[INFO] Che Plugin :: Parent ............................... SUCCESS [ 0.025 s]
[INFO] Che Plugin :: Composer :: Parent ................... SUCCESS [ 0.020 s]
[INFO] Che Plugin :: Composer :: Shared ................... SUCCESS [ 3.152 s]
[INFO] Che Plugin :: PHP :: Parent ........................ SUCCESS [ 0.027 s]
[INFO] Che Plugin :: PHP :: Shared ........................ SUCCESS [ 0.170 s]
[INFO] Che Plugin :: Composer :: IDE ...................... SUCCESS [ 0.725 s]
[INFO] Che Plugin :: C/C++ :: Parent ...................... SUCCESS [ 0.026 s]
[INFO] Che Plugin :: C/C++ :: Shared ...................... SUCCESS [ 0.161 s]
[INFO] Che Plugin :: C/C++ :: IDE ......................... SUCCESS [ 0.497 s]
[INFO] Che Plugin :: C# :: Parent ......................... SUCCESS [ 0.024 s]
[INFO] Che Plugin :: C# :: Shared ......................... SUCCESS [ 0.149 s]
[INFO] Che Plugin :: C# :: IDE ............................ SUCCESS [ 0.456 s]
[INFO] Che Plugin :: Debugger :: Parent ................... SUCCESS [ 0.021 s]
[INFO] Che Plugin :: Debugger :: Extension Debugger IDE ... SUCCESS [ 5.479 s]
[INFO] Che Plugin :: Dashboard :: Parent .................. SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Dashboard :: Client .................. SUCCESS [ 0.302 s]
[INFO] Che Plugin :: GDB :: Parent ........................ SUCCESS [ 0.021 s]
[INFO] Che Plugin :: GDB :: GDB IDE ....................... SUCCESS [ 0.722 s]
[INFO] Che Plugin :: Orion :: Parent ...................... SUCCESS [ 0.022 s]
[INFO] Che Plugin :: Orion :: Compare Widget .............. SUCCESS [ 0.260 s]
[INFO] Che Plugin :: Git :: Parent ........................ SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Git :: Extension ..................... SUCCESS [ 8.977 s]
[INFO] Che Plugin :: Github :: Parent ..................... SUCCESS [ 0.022 s]
[INFO] Che Plugin :: Github :: Shared ..................... SUCCESS [ 0.251 s]
[INFO] Che Core :: SSH Key :: Client ...................... SUCCESS [ 2.275 s]
[INFO] Che Plugin :: Github :: IDE ........................ SUCCESS [ 2.502 s]
[INFO] Che Plugin :: Pull request :: Parent ............... SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Pull request :: Shared ............... SUCCESS [ 0.238 s]
[INFO] Che Plugin :: Pull request :: IDE .................. SUCCESS [ 4.119 s]
[INFO] Che Plugin :: Github :: Pull request ............... SUCCESS [ 0.531 s]
[INFO] Che Plugin :: GWT :: Parent ........................ SUCCESS [ 0.025 s]
[INFO] Che Plugin :: GWT .................................. SUCCESS [ 0.550 s]
[INFO] Che Plugin :: Help :: Parent ....................... SUCCESS [ 0.022 s]
[INFO] Che Plugin :: Help :: Client ....................... SUCCESS [ 0.340 s]
[INFO] Che Plugin :: Java :: Parent ....................... SUCCESS [ 0.024 s]
[INFO] Che Plugin :: Java :: Extension Java Shared ........ SUCCESS [ 4.213 s]
[INFO] Che Plugin :: Java :: Plain ........................ SUCCESS [ 0.045 s]
[INFO] Che Plugin :: Java :: Plain :: Shared .............. SUCCESS [ 0.129 s]
[INFO] Che Plugin :: Java :: Plain :: IDE ................. SUCCESS [ 0.655 s]
[INFO] Che Plugin :: Language Server :: Parent ............ SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Language Server :: IDE ............... SUCCESS [ 7.706 s]
[INFO] Che Plugin :: Maven :: Parent ...................... SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Maven :: Extension Maven Shared ...... SUCCESS [ 3.183 s]
[INFO] Che Plugin :: Java :: Extension Java Client ........ SUCCESS [ 4.629 s]
[INFO] Che Plugin :: Java Debugger :: Parent .............. SUCCESS [ 0.026 s]
[INFO] Che Plugin :: Java :: Java Debugger IDE ............ SUCCESS [ 0.724 s]
[INFO] Che Plugin :: Key Binding Eclipse :: Parent ........ SUCCESS [ 0.021 s]
[INFO] Che Plugin :: Key Binding Eclipse :: IDE ........... SUCCESS [ 0.298 s]
[INFO] Che Plugin :: Machine :: Parent .................... SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Machine :: SSH Client ................ SUCCESS [ 0.412 s]
[INFO] Che Plugin :: Maven :: Extension Maven Client ...... SUCCESS [ 1.189 s]
[INFO] Che Plugin :: NodeJs Debugger :: Parent ............ SUCCESS [ 0.029 s]
[INFO] Che Plugin :: NodeJs Debugger :: IDE ............... SUCCESS [ 0.603 s]
[INFO] Che Plugin :: NodeJs :: Parent ..................... SUCCESS [ 0.025 s]
[INFO] Che Plugin :: NodeJs :: Extension Shared ........... SUCCESS [ 0.114 s]
[INFO] Che Plugin :: NodeJs :: IDE ........................ SUCCESS [ 0.348 s]
[INFO] Che Plugin :: PHP :: IDE ........................... SUCCESS [ 0.347 s]
[INFO] Che Plugin :: Product Info :: Client .............. SUCCESS [ 0.216 s]
[INFO] Che Plugin :: Python :: Parent ..................... SUCCESS [ 0.020 s]
[INFO] che-plugin-python-lang-shared ...................... SUCCESS [ 0.151 s]
[INFO] Che Plugin :: Python :: IDE ........................ SUCCESS [ 0.402 s]
[INFO] Che Plugin :: SDK :: Parent ........................ SUCCESS [ 0.020 s]
[INFO] Che Plugin :: SDK :: Plugins Development ........... SUCCESS [ 0.278 s]
[INFO] Che Core :: API :: Testing Shared .................. SUCCESS [ 0.222 s]
[INFO] Che Plugin :: Testing :: Parent .................... SUCCESS [ 0.038 s]
[INFO] Che Plugin :: Testing :: IDE ....................... SUCCESS [ 2.263 s]
[INFO] Che Plugin :: JAVA Testing :: Java Testing Parent .. SUCCESS [ 0.022 s]
[INFO] Che Plugin :: Java Testing :: JUnit Parent ......... SUCCESS [ 0.022 s]
[INFO] Che Plugin :: Java Testing :: JUnit IDE ............ SUCCESS [ 0.508 s]
[INFO] Che Plugin :: PHP Testing :: PHP Testing Parent .... SUCCESS [ 0.023 s]
[INFO] Che Plugin :: PHP Testing :: PHPUnit Parent ........ SUCCESS [ 0.019 s]
[INFO] Che Plugin :: PHP Testing :: PHPUnit IDE ........... SUCCESS [ 0.325 s]
[INFO] Che Plugin :: Java Testing :: TestNG Parent ........ SUCCESS [ 0.022 s]
[INFO] Che Plugin :: Java Testing :: TestNG IDE ........... SUCCESS [ 0.376 s]
[INFO] Che Plugin :: Web :: Parent ........................ SUCCESS [ 0.022 s]
[INFO] che-plugin-web-ext-shared .......................... SUCCESS [ 0.109 s]
[INFO] Che Plugin :: Web :: File Types .................... SUCCESS [ 0.533 s]
[INFO] Che Plugin :: YAML :: Parent ....................... SUCCESS [ 0.031 s]
[INFO] Che Plugin :: Yaml :: Shared ....................... SUCCESS [ 2.854 s]
[INFO] Che Plugin :: Yaml :: Ide .......................... SUCCESS [ 0.565 s]
[INFO] Che Plugin :: PHP :: Zend Debugger Parent .......... SUCCESS [ 0.020 s]
[INFO] Che Plugin :: PHP :: Zend Debugger IDE ............. SUCCESS [ 0.621 s]
[INFO] Che Core IDE :: Full IDE .......................... SUCCESS [ 1.883 s]
[INFO] Che Core :: IDE :: GWT Maven Plugin ................ SUCCESS [ 8.375 s]
[INFO] Che Core :: DB :: Vendor PostgreSQL ................ SUCCESS [ 0.197 s]
[INFO] Che Core :: API :: Authentication .................. SUCCESS [ 0.668 s]
[INFO] Che Core :: API :: Project Templates ............... SUCCESS [ 0.288 s]
[INFO] Che Multiuser :: API Parent ........................ SUCCESS [ 0.022 s]
[INFO] Che Multiuser :: Permissions :: Shared ............. SUCCESS [ 0.151 s]
[INFO] Che Multiuser :: Sql Schema ........................ SUCCESS [ 0.043 s]
[INFO] Che Multiuser :: Permissions API ................... SUCCESS [ 2.047 s]
[INFO] Che Multiuser :: Permissions Parent ................ SUCCESS [ 0.021 s]
[INFO] Che Multiuser :: Workspace Permissions ............. SUCCESS [ 1.597 s]
[INFO] Che Core :: Workspace Activity ..................... SUCCESS [ 0.746 s]
[INFO] Che Core :: API :: Factory ......................... SUCCESS [ 1.292 s]
[INFO] Che Core :: API :: Impl Local ...................... SUCCESS [ 0.212 s]
[INFO] Che Infrastructures Parent ......................... SUCCESS [ 0.064 s]
[INFO] Infrastructure :: Docker :: Parent ................. SUCCESS [ 0.033 s]
[INFO] Infrastructure :: Docker :: Environment ............ SUCCESS [ 0.934 s]
[INFO] Infrastructure :: Kubernetes ....................... SUCCESS [ 2.780 s]
[INFO] Che Multiuser :: API :: Authorization .............. SUCCESS [ 0.957 s]
[INFO] Che Multiuser :: Machine Authentication ............ SUCCESS [ 1.573 s]
[INFO] Integration Tests :: Parent ........................ SUCCESS [ 0.020 s]
[INFO] Integration Tests :: PostgreSQL .................... SUCCESS [ 0.990 s]
[INFO] Integration Tests :: Cascade Removal ............... SUCCESS [ 0.328 s]
[INFO] Che Core :: API :: Logger :: Shared ................ SUCCESS [ 0.863 s]
[INFO] Che Core :: API :: Logger .......................... SUCCESS [ 0.630 s]
[INFO] Workspace Agent .................................... SUCCESS [ 0.080 s]
[INFO] Che Core :: API :: Testing ......................... SUCCESS [ 1.404 s]
[INFO] Che Workspace :: Activity Server ................... SUCCESS [ 0.190 s]
[INFO] Che Multiuser :: API :: Authorization Impl ......... SUCCESS [ 0.433 s]
[INFO] Che Multiuser :: Resource :: Shared ................ SUCCESS [ 0.152 s]
[INFO] Che Multiuser :: Resource .......................... SUCCESS [ 2.422 s]
[INFO] Che Multiuser :: Organization :: Shared ............ SUCCESS [ 0.200 s]
[INFO] Che Multiuser :: Organization ...................... SUCCESS [ 3.049 s]
[INFO] Che Multiuser :: Subscripttion API ................. SUCCESS [ 0.242 s]
[INFO] Che Multiuser :: Workspace Activity ................ SUCCESS [ 0.429 s]
[INFO] Che Multiuser :: User Permissions .................. SUCCESS [ 0.515 s]
[INFO] Che Multiuser :: Workspace Activity Permissions .... SUCCESS [ 0.536 s]
[INFO] Che Multiuser :: Factory Permissions ............... SUCCESS [ 0.463 s]
[INFO] Che Multiuser :: System Permissions ................ SUCCESS [ 0.460 s]
[INFO] Che Multiuser :: Installer Permissions ............. SUCCESS [ 0.506 s]
[INFO] Che Multiuser :: Resource :: Permissions ........... SUCCESS [ 0.507 s]
[INFO] Che Multiuser :: Logger Permissions ................ SUCCESS [ 0.504 s]
[INFO] Che Multiuser :: Personal account .................. SUCCESS [ 0.448 s]
[INFO] Che Multiuser :: Keycloak Server ................... SUCCESS [ 1.741 s]
[INFO] Che Plugin :: Github :: OAuth2 ..................... SUCCESS [ 0.259 s]
[INFO] Che Multiuser :: Keycloak Token Provider ........... SUCCESS [ 0.484 s]
[INFO] Che Multiuser :: Integration Tests ................. SUCCESS [ 0.023 s]
[INFO] Che Multiuser :: Integration Cascade ............... SUCCESS [ 0.669 s]
[INFO] Che Multiuser :: PostgreSQL Tck .................... SUCCESS [ 0.772 s]
[INFO] Che Core :: IDE :: TEMPLATES ....................... SUCCESS [ 0.051 s]
[INFO] Che Core :: IDE :: STACKS .......................... SUCCESS [ 0.054 s]
[INFO] Agents :: Bootstrapper ............................. SUCCESS [ 34.249 s]
[INFO] Agent :: Golang agents ............................. SUCCESS [ 6.552 s]
[INFO] Agent :: Exec :: Client ............................ SUCCESS [ 0.267 s]
[INFO] Agent :: Exec ...................................... SUCCESS [ 34.324 s]
[INFO] Agent :: Terminal .................................. SUCCESS [ 33.964 s]
[INFO] SSH Agent .......................................... SUCCESS [ 0.058 s]
[INFO] Unison Agent ....................................... SUCCESS [ 0.039 s]
[INFO] Language Server Json Agent ......................... SUCCESS [ 0.047 s]
[INFO] Language Server Java Agent ......................... SUCCESS [ 0.043 s]
[INFO] Git Credentials Agent .............................. SUCCESS [ 0.040 s]
[INFO] Language Server PHP Agent .......................... SUCCESS [ 0.055 s]
[INFO] Language Server python Agent ....................... SUCCESS [ 0.053 s]
[INFO] Language Server typescript Agent ................... SUCCESS [ 0.045 s]
[INFO] Language Server C# Agent ........................... SUCCESS [ 0.048 s]
[INFO] Test Language Server Agent ......................... SUCCESS [ 0.061 s]
[INFO] Language Server Yaml Agent ......................... SUCCESS [ 0.050 s]
[INFO] Language Server Apache Camel Agent ................. SUCCESS [ 0.051 s]
[INFO] Language Server Clang Agent ........................ SUCCESS [ 0.042 s]
[INFO] Infrastructure :: Docker :: Docker Client .......... SUCCESS [ 5.675 s]
[INFO] Infrastructure :: Docker ........................... SUCCESS [ 2.342 s]
[INFO] Infrastructure :: OpenShift ........................ SUCCESS [ 1.282 s]
[INFO] che-plugin-web-ext-server .......................... SUCCESS [ 0.370 s]
[INFO] che-plugin-machine-ext-server ...................... SUCCESS [ 0.654 s]
[INFO] Che Plugin :: Java :: Extension JDT ................ SUCCESS [ 0.023 s]
[INFO] Che Plugin :: Java :: Eclipse JFace ................ SUCCESS [ 0.515 s]
[INFO] Che Plugin :: Java :: Eclipse JFace Text ........... SUCCESS [ 0.745 s]
[INFO] Che Plugin :: Java :: org.eclipse.core.filesystem .. SUCCESS [ 0.544 s]
[INFO] Che Plugin :: Java :: org.eclipse.core.resources ... SUCCESS [ 3.893 s]
[INFO] Che Plugin :: Java :: org.eclipse.core.filebuffers . SUCCESS [ 0.825 s]
[INFO] Che Plugin :: Java :: Eclipse Search ............... SUCCESS [ 0.838 s]
[INFO] Che Plugin :: Java :: Eclipse IDE UI ............... SUCCESS [ 0.592 s]
[INFO] Che Plugin :: Java :: Eclipse LTK Refactoring ...... SUCCESS [ 3.149 s]
[INFO] Che Plugin :: Java :: Eclipse JDT UI ............... SUCCESS [ 54.567 s]
[INFO] Che Plugin :: Java :: Extension Java Server ........ SUCCESS [ 1.307 s]
[INFO] Che Plugin :: Java :: Language Server .............. SUCCESS [ 3.336 s]
[INFO] Che Plugin :: Java :: Plain :: Server .............. SUCCESS [ 0.813 s]
[INFO] Che Plugin :: Java :: Java Debugger Server ......... SUCCESS [ 2.454 s]
[INFO] Che Plugin :: Maven :: Maven Server ................ SUCCESS [ 0.032 s]
[INFO] Che Plugin :: Maven :: Maven Server API ............ SUCCESS [ 0.424 s]
[INFO] Che Plugin :: Maven :: Maven Server Impl ........... SUCCESS [ 1.977 s]
[INFO] Che Plugin :: Maven :: Maven Tools ................. SUCCESS [ 1.580 s]
[INFO] Che Plugin :: Maven :: Archetype Generator ......... SUCCESS [ 2.077 s]
[INFO] Che Plugin :: Maven :: Extension Maven Server ...... SUCCESS [ 1.709 s]
[INFO] Che Plugin :: GDB :: GDB Server .................... SUCCESS [ 0.758 s]
[INFO] Che Plugin :: SDK :: Tools ......................... SUCCESS [02:28 min]
[INFO] Che Plugin :: Github :: Credential provider ........ SUCCESS [ 0.348 s]
[INFO] Che Plugin :: Github :: Server ..................... SUCCESS [ 1.869 s]
[INFO] Che Plugin :: URL Factory .......................... SUCCESS [ 0.820 s]
[INFO] Che Plugin :: Github :: Factory Resolver ........... SUCCESS [ 0.646 s]
[INFO] Che Plugin :: Python :: Extension Server ........... SUCCESS [ 0.404 s]
[INFO] Che Plugin :: C/C++ :: Extension Server ............ SUCCESS [ 0.384 s]
[INFO] Che Plugin :: C# :: Extension Server ............... SUCCESS [ 0.330 s]
[INFO] Che Plugin :: NodeJs :: Extension Server ........... SUCCESS [ 0.329 s]
[INFO] Che Plugin :: NodeJs Debugger :: Server ............ SUCCESS [ 0.967 s]
[INFO] Che Plugin :: PHP :: Extension Server .............. SUCCESS [ 0.335 s]
[INFO] Che Plugin :: TEST LS :: Extension Server .......... SUCCESS [ 0.430 s]
[INFO] Che Plugin :: JSON :: Parent ....................... SUCCESS [ 0.040 s]
[INFO] Che Plugin :: JSON :: Extension Server ............. SUCCESS [ 0.369 s]
[INFO] Che Plugin :: Composer :: Server ................... SUCCESS [ 0.428 s]
[INFO] Che Plugin :: PHP :: Zend Debugger Server .......... SUCCESS [ 1.270 s]
[INFO] Che Plugin :: Java Testing :: Base ................. SUCCESS [ 0.523 s]
[INFO] Che Plugin :: Java Testing :: JUnit Runtime ........ SUCCESS [ 0.384 s]
[INFO] Che Plugin :: Java Testing :: JUnit Server ......... SUCCESS [ 0.745 s]
[INFO] Che Plugin :: Java Testing :: TestNG Runtime ....... SUCCESS [ 0.651 s]
[INFO] Che Plugin :: Java Testing :: TestNG Server ........ SUCCESS [ 0.546 s]
[INFO] Che Plugin :: PHP Testing :: PHPUnit Server ........ SUCCESS [ 0.550 s]
[INFO] Che Plugin :: Pull request :: Server ............... SUCCESS [ 0.283 s]
[INFO] Che Plugin :: Yaml :: Server ....................... SUCCESS [ 0.533 s]
[INFO] Che Plugin :: Apache Camel :: Parent ............... SUCCESS [ 0.046 s]
[INFO] Che Plugin :: Apache Camel :: Server ............... SUCCESS [ 0.408 s]
[INFO] Che Plugin :: Clangd :: Parent ..................... SUCCESS [ 0.042 s]
[INFO] Che Plugin :: ClangD C/C++ :: Extension Server ..... SUCCESS [ 0.558 s]
[INFO] Che IDE :: GWT App ................................. FAILURE [ 48.657 s]
[INFO] Che Dashboard :: Web App ........................... SKIPPED
[INFO] Che Workspace Loader :: Web App .................... SKIPPED
[INFO] Che IDE :: Parent .................................. SKIPPED
[INFO] Che Workspace Agent War Packaging .................. SKIPPED
[INFO] Che Assembly Workspace Agent Server ................ SKIPPED
[INFO] Che IDE :: War Packaging ........................... SKIPPED
[INFO] Che IDE :: Compiling WS Master WAR ................. SKIPPED
[INFO] Che Workspace Loader :: War Packaging .............. SKIPPED
[INFO] Che IDE :: Assemblies Tomcat ....................... SKIPPED
[INFO] Che Selenium :: Parent ............................. SKIPPED
[INFO] Che Selenium :: Core ............................... SKIPPED
[INFO] Che Selenium :: Test ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:45 min
[INFO] Finished at: 2018-05-02T13:34:54+02:00
[INFO] Final Memory: 944M/1883M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.ltgt.gwt.maven:gwt-maven-plugin:1.0-rc-8:compile (default-compile) on project che-ide-gwt-app: GWT exited with status 1 -> [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 :che-ide-gwt-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment