[INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] My Application Parent Module [pom] [INFO] My Application Shared [jar] [INFO] My Application Server [jar] [INFO] My Application Client [jar] [INFO] My Application Server Application [war] [INFO] My Application HTML UI [jar] [INFO] My Application HTML UI Application [war] [INFO] [INFO] -----------------< org.eclipse.scout.apps:helloworld >------------------ [INFO] Building My Application Parent Module 1.0.0-SNAPSHOT [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helloworld --- [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld\target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-rules) @ helloworld --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ helloworld --- [INFO] master_test_jacocoArgLine set to -javaagent:C:\\Users\\mathe\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.2\\org.jacoco.agent-0.8.2-runtime.jar=destfile=E:\\senaka\\eclipseworkspace\\helloworld\\helloworld\\..\\target\\jacoco-all.exec [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ helloworld --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld --- [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ helloworld --- [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ helloworld --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --------------< org.eclipse.scout.apps:helloworld.shared >-------------- [INFO] Building My Application Shared 1.0.0-SNAPSHOT [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helloworld.shared --- [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld.shared\target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-rules) @ helloworld.shared --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ helloworld.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:C:\\Users\\mathe\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.2\\org.jacoco.agent-0.8.2-runtime.jar=destfile=E:\\senaka\\eclipseworkspace\\helloworld\\helloworld.shared\\..\\target\\jacoco-all.exec [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ helloworld.shared --- [INFO] Source directory: E:\senaka\eclipseworkspace\helloworld\helloworld.shared\src\generated\java added. [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ helloworld.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helloworld.shared --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to E:\senaka\eclipseworkspace\helloworld\helloworld.shared\target\classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ helloworld.shared --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ helloworld.shared --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helloworld.shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ helloworld.shared --- [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ helloworld.shared --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.shared\target\helloworld.shared-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ helloworld.shared --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.shared\target\helloworld.shared-1.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld.shared --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.shared\target\helloworld.shared-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ helloworld.shared --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.shared\target\helloworld.shared-1.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ helloworld.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --------------< org.eclipse.scout.apps:helloworld.server >-------------- [INFO] Building My Application Server 1.0.0-SNAPSHOT [3/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helloworld.server --- [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld.server\target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-rules) @ helloworld.server --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ helloworld.server --- [INFO] master_test_jacocoArgLine set to -javaagent:C:\\Users\\mathe\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.2\\org.jacoco.agent-0.8.2-runtime.jar=destfile=E:\\senaka\\eclipseworkspace\\helloworld\\helloworld.server\\..\\target\\jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ helloworld.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helloworld.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ helloworld.server --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ helloworld.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helloworld.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ helloworld.server --- [INFO] Surefire report directory: E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.apps.helloworld.server.helloworld.HelloWorldServiceTest 2020-08-06 15:22:29,339 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2020-08-06 15:22:29,395 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2020-08-06 15:22:29,653 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 282.616331 ms. Total class count: 1385 - MDC[] 2020-08-06 15:22:30,199 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 281 beans in 531.723713 ms - MDC[] 2020-08-06 15:22:30,496 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 281 beans in 296.864576 ms - MDC[] 2020-08-06 15:22:30,533 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2020-08-06 15:22:30,612 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 1 code type classes registered. - MDC[] 2020-08-06 15:22:30,636 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No classpath:config.properties found. Running with empty configuration. - MDC[] 2020-08-06 15:22:30,713 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:85) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. - MDC[] 2020-08-06 15:22:31,736 INFO [main] org.eclipse.scout.apps.helloworld.server.ServerSession.execLoadSession(ServerSession.java:30) - created a new session for test_subject - MDC[] 2020-08-06 15:22:31,740 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:190) - Server session started [session=org.eclipse.scout.apps.helloworld.server.ServerSession@7f6874f2[id = 13diul489q7f53r386otmbb5bcilr9t7ht35n2phrqbp8ance3f6], user=test_subject] - MDC[] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.397 s - in org.eclipse.scout.apps.helloworld.server.helloworld.HelloWorldServiceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ helloworld.server --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\helloworld.server-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ helloworld.server --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\helloworld.server-1.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld.server --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\helloworld.server-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ helloworld.server --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.server\target\helloworld.server-1.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ helloworld.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --------------< org.eclipse.scout.apps:helloworld.client >-------------- [INFO] Building My Application Client 1.0.0-SNAPSHOT [4/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helloworld.client --- [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld.client\target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-rules) @ helloworld.client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ helloworld.client --- [INFO] master_test_jacocoArgLine set to -javaagent:C:\\Users\\mathe\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.2\\org.jacoco.agent-0.8.2-runtime.jar=destfile=E:\\senaka\\eclipseworkspace\\helloworld\\helloworld.client\\..\\target\\jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ helloworld.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helloworld.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\classes [INFO] [INFO] --- jandex-maven-plugin:1.0.5:jandex (make-index) @ helloworld.client --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ helloworld.client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helloworld.client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ helloworld.client --- [INFO] Surefire report directory: E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\surefire-reports [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.apps.helloworld.client.helloworld.HelloWorldFormTest 2020-08-06 15:22:39,239 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:172) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[] 2020-08-06 15:22:39,313 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:38) - Building jandex class inventory using rebuild strategy IF_MISSING... - MDC[] 2020-08-06 15:22:39,654 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:44) - Finished building jandex class inventory in 382.795368 ms. Total class count: 3231 - MDC[] 2020-08-06 15:22:40,472 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:219) - Collected 251 beans in 810.982251 ms - MDC[] 2020-08-06 15:22:40,655 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:224) - Registered 251 beans in 182.580409 ms - MDC[] 2020-08-06 15:22:40,702 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerPlatformListener.registerLoggerSupportBean(LoggerPlatformListener.java:105) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[] 2020-08-06 15:22:40,743 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:42) - 1 code type classes registered. - MDC[] 2020-08-06 15:22:40,753 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:184) - No classpath:config.properties found. Running with empty configuration. - MDC[] 2020-08-06 15:22:42,269 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:164) - Failed to register session for notifications. - MDC[] 2020-08-06 15:22:42,281 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:162) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Windows 10] - MDC[] 2020-08-06 15:22:42,617 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:294) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@806cca3[id = 159ec3sm7uopegivsjd4gugu33l2o6k1vb1r1no0u4bsq7t3556j], user=mathe] - MDC[jobName=Starting ClientSession [sessionId=159ec3sm7uopegivsjd4gugu33l2o6k1vb1r1no0u4bsq7t3556j]] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.236 s - in org.eclipse.scout.apps.helloworld.client.helloworld.HelloWorldFormTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.1:jar (default-jar) @ helloworld.client --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\helloworld.client-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ helloworld.client --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\helloworld.client-1.0.0-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld.client --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\helloworld.client-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ helloworld.client --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.client\target\helloworld.client-1.0.0-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ helloworld.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] ----------< org.eclipse.scout.apps:helloworld.server.app.war >---------- [INFO] Building My Application Server Application 1.0.0-SNAPSHOT [5/7] [INFO] --------------------------------[ war ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helloworld.server.app.war --- [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld.server.app.war\target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-rules) @ helloworld.server.app.war --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ helloworld.server.app.war --- [INFO] master_test_jacocoArgLine set to -javaagent:C:\\Users\\mathe\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.2\\org.jacoco.agent-0.8.2-runtime.jar=destfile=E:\\senaka\\eclipseworkspace\\helloworld\\helloworld.server.app.war\\..\\target\\jacoco-all.exec [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ helloworld.server.app.war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helloworld.server.app.war --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ helloworld.server.app.war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\senaka\eclipseworkspace\helloworld\helloworld.server.app.war\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helloworld.server.app.war --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ helloworld.server.app.war --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:3.2.2:war (default-war) @ helloworld.server.app.war --- [INFO] Packaging webapp [INFO] Assembling webapp [helloworld.server.app.war] in [E:\senaka\eclipseworkspace\helloworld\helloworld.server.app.war\target\org.eclipse.scout.apps.helloworld.server] [INFO] Processing war project [INFO] Copying webapp resources [E:\senaka\eclipseworkspace\helloworld\helloworld.server.app.war\src\main\webapp] [INFO] Webapp assembled in [218 msecs] [INFO] Building war: E:\senaka\eclipseworkspace\helloworld\helloworld.server.app.war\target\org.eclipse.scout.apps.helloworld.server.war [INFO] [INFO] --- maven-jar-plugin:3.1.1:test-jar (attach-tests) @ helloworld.server.app.war --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helloworld.server.app.war --- [INFO] Building jar: E:\senaka\eclipseworkspace\helloworld\helloworld.server.app.war\target\org.eclipse.scout.apps.helloworld.server-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (attach-test-sources) @ helloworld.server.app.war --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder-maven-plugin:1.3.0:check (default) @ helloworld.server.app.war --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] -------------< org.eclipse.scout.apps:helloworld.ui.html >-------------- [INFO] Building My Application HTML UI 1.0.0-SNAPSHOT [6/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ helloworld.ui.html --- [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld.ui.html\target [INFO] Deleting E:\senaka\eclipseworkspace\helloworld\helloworld.ui.html (includes = [dist/**], excludes = []) [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-rules) @ helloworld.ui.html --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (check-node-install) @ helloworld.ui.html --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default) @ helloworld.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:C:\\Users\\mathe\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.2\\org.jacoco.agent-0.8.2-runtime.jar=destfile=E:\\senaka\\eclipseworkspace\\helloworld\\helloworld.ui.html\\..\\target\\jacoco-all.exec [INFO] [INFO] --- maven-antrun-plugin:1.8:run (check-npm-install-workspace) @ helloworld.ui.html --- [INFO] Executing tasks main: [touch] Creating E:\senaka\eclipseworkspace\helloworld\helloworld\target\npm_update.marker [INFO] Executed tasks [INFO] [INFO] --- frontend-maven-plugin:1.9.1:install-node-and-npm (install-node-and-npm) @ helloworld.ui.html --- [INFO] Installing node version v12.12.0 [INFO] Unpacking C:\Users\mathe\.m2\repository\com\github\eirslett\node\12.12.0\node-12.12.0-win-x64.zip into E:\senaka\eclipseworkspace\helloworld\helloworld.ui.html\..\helloworld\target\node\..\node\tmp [INFO] Copying node binary from E:\senaka\eclipseworkspace\helloworld\helloworld.ui.html\..\helloworld\target\node\..\node\tmp\node-v12.12.0-win-x64\node.exe to E:\senaka\eclipseworkspace\helloworld\helloworld.ui.html\..\helloworld\target\node\..\node\node.exe [INFO] Installed node locally. [INFO] [INFO] --- frontend-maven-plugin:1.9.1:npm (install-node-tools) @ helloworld.ui.html --- [INFO] Running 'npm install -g pnpm@4.13.0 @eclipse-scout/releng@^10.0.0' in E:\senaka\eclipseworkspace\helloworld\helloworld.ui.html [INFO] npm ERR! code E404 [INFO] npm ERR! 404 Not Found - GET https://registry.npmjs.org/@pnpm%2ffind-workspace-packages - Not found [INFO] npm ERR! 404 [INFO] npm ERR! 404 '@pnpm/find-workspace-packages@2.1.14' is not in the npm registry. [INFO] npm ERR! 404 You should bug the author to publish it (or use the name yourself!) [INFO] npm ERR! 404 It was specified as a dependency of '@eclipse-scout/releng' [INFO] npm ERR! 404 [INFO] npm ERR! 404 Note that you can also install from a [INFO] npm ERR! 404 tarball, folder, http url, or git url. [INFO] [INFO] npm ERR! A complete log of this run can be found in: [INFO] npm ERR! C:\Users\mathe\AppData\Roaming\npm-cache\_logs\2020-08-06T09_53_15_291Z-debug.log [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for My Application Parent Module 1.0.0-SNAPSHOT: [INFO] [INFO] My Application Parent Module ....................... SUCCESS [ 8.040 s] [INFO] My Application Shared .............................. SUCCESS [ 6.869 s] [INFO] My Application Server .............................. SUCCESS [ 10.550 s] [INFO] My Application Client .............................. SUCCESS [ 12.196 s] [INFO] My Application Server Application .................. SUCCESS [ 2.438 s] [INFO] My Application HTML UI ............................. FAILURE [ 26.278 s] [INFO] My Application HTML UI Application ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:06 min [INFO] Finished at: 2020-08-06T15:23:15+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.9.1:npm (install-node-tools) on project helloworld.ui.html: Failed to run task: 'npm install -g pnpm@4.13.0 @eclipse-scout/releng@^10.0.0' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.9.1:npm (install-node-tools) on project helloworld.ui.html: Failed to run task at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289) at org.apache.maven.cli.MavenCli.main(MavenCli.java:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: Failed to run task at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute(AbstractFrontendMojo.java:100) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210) ... 20 more Caused by: com.github.eirslett.maven.plugins.frontend.lib.TaskRunnerException: 'npm install -g pnpm@4.13.0 @eclipse-scout/releng@^10.0.0' failed. at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute(NodeTaskExecutor.java:63) at com.github.eirslett.maven.plugins.frontend.mojo.NpmMojo.execute(NpmMojo.java:62) at com.github.eirslett.maven.plugins.frontend.mojo.AbstractFrontendMojo.execute(AbstractFrontendMojo.java:94) ... 22 more Caused by: com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutionException: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute(ProcessExecutor.java:82) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.executeAndRedirectOutput(ProcessExecutor.java:64) at com.github.eirslett.maven.plugins.frontend.lib.NodeExecutor.executeAndRedirectOutput(NodeExecutor.java:29) at com.github.eirslett.maven.plugins.frontend.lib.NodeTaskExecutor.execute(NodeTaskExecutor.java:58) ... 24 more Caused by: org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) at org.apache.commons.exec.DefaultExecutor.executeInternal(DefaultExecutor.java:404) at org.apache.commons.exec.DefaultExecutor.execute(DefaultExecutor.java:166) at com.github.eirslett.maven.plugins.frontend.lib.ProcessExecutor.execute(ProcessExecutor.java:74) ... 27 more [ERROR] [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :helloworld.ui.html