Advertisement
Guest User

Untitled

a guest
Jan 30th, 2017
481
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. Please specify database username (-DdbUser) (default: 'root'): root
  2. Please specify database password (-DdbPassword) (default: ' '):
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] BUILD FAILURE
  5. [INFO] ------------------------------------------------------------------------
  6. [INFO] Total time: 02:34 min
  7. [INFO] Finished at: 2017-01-31T02:29:06+03:00
  8. [INFO] Final Memory: 17M/42M
  9. [INFO] ------------------------------------------------------------------------
  10. [ERROR] Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugi
  11. n:3.7.0:setup (default-cli) on project standalone-pom: Failed to setup server: F
  12. ailed to connect to the specified database jdbc:mysql://localhost:3306/server?au
  13. toReconnect=true&sessionVariables=storage_engine%3DInnoDB&useUnicode=true&charac
  14. terEncoding=UTF-8 -> [Help 1]
  15. [ERROR]
  16. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  17. ch.
  18. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  19. [ERROR]
  20. [ERROR] For more information about the errors and possible solutions, please rea
  21. d the following articles:
  22. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionE
  23. xception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement