Guest User

error log while building coreapps

a guest
May 21st, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. [INFO] Reactor Summary for Core Apps Module 1.23.0-SNAPSHOT:
  2. [INFO]
  3. [INFO] Core Apps Module ................................... SUCCESS [ 0.595 s]
  4. [INFO] Core Apps Module API-pre2.2 ........................ SUCCESS [01:52 min]
  5. [INFO] Core Apps Module API ............................... SUCCESS [01:41 min]
  6. [INFO] coreapps Module web 1.9 ............................ SUCCESS [ 24.174 s]
  7. [INFO] coreapps Module web 2.0 ............................ SUCCESS [01:33 min]
  8. [INFO] Core Apps Module API 2.2 ........................... SUCCESS [ 47.717 s]
  9. [INFO] Core Apps Module OMOD .............................. FAILURE [47:14 min]
  10. [INFO] ------------------------------------------------------------------------
  11. [INFO] BUILD FAILURE
  12. [INFO] ------------------------------------------------------------------------
  13. [INFO] Total time: 53:36 min
  14. [INFO] Finished at: 2019-05-21T23:37:48+05:30
  15. [INFO] ------------------------------------------------------------------------
  16. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (npm install) on project coreapps-omod: Failed to run task: 'npm install --no-optional' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: -5 (Exit value: -5) -> [Help 1]
  17. [ERROR]
  18. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  19. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  20. [ERROR]
  21. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  22. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  23. [ERROR]
  24. [ERROR] After correcting the problems, you can resume the build with the command
  25. [ERROR] mvn <goals> -rf :coreapps-omod
Add Comment
Please, Sign In to add comment