Skip to content

Instantly share code, notes, and snippets.

@willies952002
Created January 7, 2017 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willies952002/9399eb87fc6a5f32507084ac6441e084 to your computer and use it in GitHub Desktop.
Save willies952002/9399eb87fc6a5f32507084ac6441e084 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building commands 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.destroystokyo.paper:paper-api:jar:1.10-R0.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.795 s
[INFO] Finished at: 2017-01-07T16:34:18-05:00
[INFO] Final Memory: 10M/188M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project commands: Could not resolve dependencies for project co.aikar:commands:jar:1.0-SNAPSHOT: Failure to find com.destroystokyo.paper:paper-api:jar:1.10-R0.1-SNAPSHOT in http://ci.emc.gs/nexus/content/groups/aikar/ was cached in the local repository, resolution will not be reattempted until the update interval of aikar has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment