Advertisement
Guest User

Untitled

a guest
Oct 19th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. C:\Users\hp>mvn clean intall
  2. [INFO] Scanning for projects...
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] BUILD FAILURE
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Total time: 0.264s
  7. [INFO] Finished at: Fri Oct 19 13:50:22 EAT 2012
  8. [INFO] Final Memory: 3M/15M
  9. [INFO] ------------------------------------------------------------------------
  10. [ERROR] The goal you specified requires a project to execute but there is no POM
  11. in this directory (C:\Users\hp). Please verify you invoked Maven from the corre
  12. ct directory. -> [Help 1]
  13. [ERROR]
  14. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  15. ch.
  16. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  17. [ERROR]
  18. [ERROR] For more information about the errors and possible solutions, please rea
  19. d the following articles:
  20. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MissingProject
  21. Exception
  22. 'cmd' is not recognized as an internal or external command,
  23. operable program or batch file.
  24. C:\Users\hp>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement