Advertisement
Guest User

Untitled

a guest
Mar 12th, 2014
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethrea
  4. ded.SingleThreadedBuilder with a thread count of 1
  5. [INFO]
  6. [INFO] ------------------------------------------------------------------------
  7. [INFO] Building TrainTicket 1.5
  8. [INFO] ------------------------------------------------------------------------
  9. [WARNING] The POM for net.milkbowl:vault:jar:1.2.27-SNAPSHOT is missing, no depe
  10. ndency information available
  11. [INFO] ------------------------------------------------------------------------
  12. [INFO] BUILD FAILURE
  13. [INFO] ------------------------------------------------------------------------
  14. [INFO] Total time: 0.197 s
  15. [INFO] Finished at: 2014-03-12T15:47:35+01:00
  16. [INFO] Final Memory: 6M/154M
  17. [INFO] ------------------------------------------------------------------------
  18. [ERROR] Failed to execute goal on project TrainTicket: Could not resolve depende
  19. ncies for project me.wizzledonker.plugins.trainticket:TrainTicket:jar:1.5: Failu
  20. re to find net.milkbowl:vault:jar:1.2.27-SNAPSHOT in http://repo.bukkit.org/cont
  21. ent/groups/public/ was cached in the local repository, resolution will not be re
  22. attempted until the update interval of bukkit-repo has elapsed or updates are fo
  23. rced -> [Help 1]
  24. [ERROR]
  25. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
  26. ch.
  27. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  28. [ERROR]
  29. [ERROR] For more information about the errors and possible solutions, please rea
  30. d the following articles:
  31. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
  32. lutionException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement