Guest User

mvn

a guest
Jun 4th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [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>
  3. :<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, pro
  4. cess-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-tes
  5. t-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-site, site, post-site, sit
  6. e-deploy, pre-clean, clean, post-clean. -> [Help 1]
  7. [ERROR]
  8. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  9. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  10. [ERROR]
  11. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  12. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoGoalSpecifiedException
Advertisement
Add Comment
Please, Sign In to add comment