Advertisement
Guest User

OpenMRS Maven Error

a guest
Mar 27th, 2011
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. Reactor Summary:
  2. [INFO]
  3. [INFO] OpenMRS ........................................... SUCCESS [27.563s]
  4. [INFO] openmrs-tools ..................................... SUCCESS [17.593s]
  5. [INFO] openmrs-test ...................................... SUCCESS [0.063s]
  6. [INFO] openmrs-api ....................................... FAILURE [1:47.172s]
  7. [INFO] openmrs-web ....................................... SKIPPED
  8. [INFO] openmrs-webapp .................................... SKIPPED
  9. [INFO] ------------------------------------------------------------------------
  10. [INFO] BUILD FAILURE
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO] Total time: 2:33.734s
  13. [INFO] Finished at: Sun Mar 27 13:56:00 GMT-03:00 2011
  14. [INFO] Final Memory: 8M/20M
  15. [INFO] ------------------------------------------------------------------------
  16. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project openmrs-api: Compilation failure
  17. [ERROR] error: error reading C:\Documents and Settings\Administrador\.m2\repository\javax\mail\mail\1.4.1\mail-1.4.1.jar; invalid LOC header (bad signature)
  18. [ERROR] -> [Help 1]
  19. [ERROR]
  20. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  21. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  22. [ERROR]
  23. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  24. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  25. [ERROR]
  26. [ERROR] After correcting the problems, you can resume the build with the command
  27. [ERROR] mvn <goals> -rf :openmrs-api
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement