Advertisement
Guest User

maven

a guest
Oct 23rd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. [INFO] ------------------------------------------------------------------------
  2. [INFO] BUILD FAILURE
  3. [INFO] ------------------------------------------------------------------------
  4. [INFO] Total time: 6.387 s
  5. [INFO] Finished at: 2018-10-23T19:03:58+02:00
  6. [INFO] Final Memory: 11M/161M
  7. [INFO] ------------------------------------------------------------------------
  8. [ERROR] Failed to execute goal on project [name of my project]: Could not resolve dependencies for project [name of my project]:jar:1.0-SNAPSHOT: Could not find artifact com.gluonhq.scenebuilder:scenebuilder:jar:8.5.0 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
  9. [ERROR]
  10. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  11. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  12. [ERROR]
  13. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  14. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement