Guest User

Untitled

a guest
Dec 28th, 2014
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. $ mvn install
  2. [INFO] Scanning for projects...
  3. [INFO]
  4. [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
  5. [INFO]
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Building Multiverse-Core 2.5.1-SNAPSHOT
  8. [INFO] ------------------------------------------------------------------------
  9. [WARNING] The POM for org.bukkit:bukkit:jar:1.0.1-R2-SNAPSHOT is missing, no dependency information available
  10. [WARNING] The POM for net.milkbowl.vault:Vault:jar:1.4.2-SNAPSHOT is missing, no dependency information available
  11. [WARNING] The POM for org.bukkit:bukkit:jar:1.4.5-R0.3-SNAPSHOT is missing, no dependency information available
  12. [WARNING] The POM for org.bukkit:craftbukkit:jar:1.3.2-R0.2-SNAPSHOT is missing, no dependency information available
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] BUILD FAILURE
  15. [INFO] ------------------------------------------------------------------------
  16. [INFO] Total time: 0.847 s
  17. [INFO] Finished at: 2014-12-28T10:29:42+01:00
  18. [INFO] Final Memory: 10M/93M
  19. [INFO] ------------------------------------------------------------------------
  20. [ERROR] Failed to execute goal on project Multiverse-Core: Could not resolve dependencies for project com.onarandombox.multiversecore:Multiverse-Core:jar:2.5.1-SNAPSHOT: Failure to find net.milkbowl.vault:Vault:jar:1.4.2-SNAPSHOT in http://repo.onarandombox.com/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of onarandombox has elapsed or updates are forced -> [Help 1]
  21. [ERROR]
  22. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  23. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  24. [ERROR]
  25. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  26. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Advertisement
Add Comment
Please, Sign In to add comment