Advertisement
Guest User

mvn 3

a guest
Jun 4th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.53 KB | None | 0 0
  1. C:\Development\OpenMRS\misc>mvn -s settings.xml
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] BUILD FAILURE
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Total time: 0.140s
  7. [INFO] Finished at: Mon Jun 04 15:02:10 IST 2012
  8. [INFO] Final Memory: 3M/243M
  9. [INFO] ------------------------------------------------------------------------
  10. [ERROR] No goals have been specified for this build. You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>
  11. :<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, pro
  12. cess-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-tes
  13. t-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-site, site, post-site, sit
  14. e-deploy, pre-clean, clean, post-clean. -> [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/NoGoalSpecifiedException
  21. C:\Development\OpenMRS\misc>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement