Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Error by maven build(Scout 11 Classic)
Error by maven build [message #1862253] Tue, 21 November 2023 06:27 Go to next message
Felix R is currently offline Felix RFriend
Messages: 22
Registered: January 2015
Junior Member
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.
Re: Error by maven build [message #1862267 is a reply to message #1862253] Tue, 21 November 2023 15:24 Go to previous message
Felix R is currently offline Felix RFriend
Messages: 22
Registered: January 2015
Junior Member
I've found the solution in internet
https://stackoverflow.com/questions/67294974/double-dot-slash-not-recognized-in-command-prompt-running-npm-command
BR
Felix
Previous Topic:Corrupted TEXT.nls file for French accented characters + permission not granted error on js build.sh
Next Topic:Refresh a listbox with a LookupCall backend
Goto Forum:
  


Current Time: Thu May 09 01:43:18 GMT 2024

Powered by FUDForum. Page generated in 0.05375 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top