Error by maven build [message #1862253] |
Tue, 21 November 2023 06:27  |
Eclipse User |
|
|
|
Hi all,
could you please help me with following error by maven build in Scout 11 Classic
[INFO] --- frontend-maven-plugin:1.10.3:npm (npm-run-build:prod) @ my_project.ui.html ---
[INFO] Running 'npm --scripts-prepend-node-path=true run build:prod:ci -- --progress=false' in C:\projects\my_project_git\ws\ws_devops\my_project_my_project_javaweb\my_project.ui.html
[INFO]
[INFO] > @my_project/ui@1.0.0-snapshot.20231120151838 build:prod:ci C:\projects\my_project_git\ws\ws_devops\my_project_my_project_javaweb\my_project.ui.html
[INFO] > ../my_project/target/node/node_modules/@eclipse-scout/releng/bin/releng-scripts.js build:prod "--progress=false"
[INFO]
[INFO] '..' is not recognized as an internal or external command,
[INFO] operable program or batch file.
[INFO] npm ERR! code ELIFECYCLE
[INFO] npm ERR! errno 1
[INFO] npm ERR! @my_project/ui@1.0.0-snapshot.20231120151838 build:prod:ci: `../my_project/target/node/node_modules/@eclipse-scout/releng/bin/releng-scripts.js build:prod "--progress=false"`
[INFO] npm ERR! Exit status 1
[INFO] npm ERR!
[INFO] npm ERR! Failed at the @my_project/ui@1.0.0-snapshot.20231120151838 build:prod:ci script.
[INFO] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
...
Reactor Summary:
[INFO]
[INFO] My Project Parent Module 2.0.0 ................. SUCCESS [ 25.790 s]
[INFO] My Project Shared 2.0.0 ........................ SUCCESS [ 7.024 s]
[INFO] My Project Server 2.0.0 ........................ SUCCESS [ 3.420 s]
[INFO] My Project Client 2.0.0 ........................ SUCCESS [ 5.587 s]
[INFO] My Project Server Application 2.0.0 ............ SUCCESS [ 2.896 s]
[INFO] My Project Server Application (Development) 2.0.0 SUCCESS [ 2.623 s]
[INFO] My Project HTML UI 2.0.0 ....................... FAILURE [01:42 min]
...
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.10.3:npm (npm-run-build:prod) on project my_project.ui.html: Failed to run task: 'npm --scripts-prepend-node-path=true run build:prod:ci -- --progress=false' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
A complete log of this run is attached
thank you in advance
Felix R.
|
|
|
|
Powered by
FUDForum. Page generated in 0.03583 seconds