Advertisement
Guest User

Untitled

a guest
Jul 6th, 2016
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] Reactor Summary:
  3. [INFO]
  4. [INFO] Appointment Scheduling UI Module ................... SUCCESS [ 13.976 s]
  5. [INFO] Appointment Scheduling UI Module API ............... SUCCESS [02:23 min]
  6. [INFO] Appointment Scheduling UI Module OMOD .............. FAILURE [02:20 min]
  7. [INFO] ------------------------------------------------------------------------
  8. [INFO] BUILD FAILURE
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO] Total time: 05:03 min
  11. [INFO] Finished at: 2016-07-06T13:43:50+02:00
  12. [INFO] Final Memory: 41M/981M
  13. [INFO] ------------------------------------------------------------------------
  14. [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.5.0:exec (default) on project appointmentschedulingui-omod: Command execution failed. Cannot run program "C:\Users\HossamEldeen\AppData\Roaming\npm\bower" (in directory "E:\openmrs\openmrs-module-appointmentschedulingui\omod\src\main\webapp\resources\scripts"): CreateProcess error=193, %1 is not a valid Win32 application -> [Help 1]
  15. [ERROR]
  16. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  17. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  18. [ERROR]
  19. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  20. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
  21. [ERROR]
  22. [ERROR] After correcting the problems, you can resume the build with the command
  23. [ERROR] mvn <goals> -rf :appointmentschedulingui-omod
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement