Skip to content

Instantly share code, notes, and snippets.

@willies952002
Created January 7, 2017 21:38
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/913966cc76d70e459d39376d40f70bc8 to your computer and use it in GitHub Desktop.
Save willies952002/913966cc76d70e459d39376d40f70bc8 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building commands 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://ci.emc.gs/nexus/content/groups/aikar/com/destroystokyo/paper/paper-api/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.10-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://ci.emc.gs/nexus/content/groups/aikar/com/destroystokyo/paper/paper-api/1.10-R0.1-SNAPSHOT/paper-api-1.10-R0.1-SNAPSHOT.pom
Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.10-R0.1-SNAPSHOT/paper-api-1.10-R0.1-SNAPSHOT.pom
[WARNING] The POM for com.destroystokyo.paper:paper-api:jar:1.10-R0.1-SNAPSHOT is missing, no dependency information available
Downloading: http://ci.emc.gs/nexus/content/groups/aikar/com/destroystokyo/paper/paper-api/1.10-R0.1-SNAPSHOT/paper-api-1.10-R0.1-SNAPSHOT.jar
Downloading: https://repo.destroystokyo.com/repository/maven-public/com/destroystokyo/paper/paper-api/1.10-R0.1-SNAPSHOT/paper-api-1.10-R0.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.199 s
[INFO] Finished at: 2017-01-07T16:38:26-05:00
[INFO] Final Memory: 11M/193M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project commands: Could not resolve dependencies for project co.aikar:commands:jar:1.0-SNAPSHOT: Could not find artifact com.destroystokyo.paper:paper-api:jar:1.10-R0.1-SNAPSHOT in aikar (http://ci.emc.gs/nexus/content/groups/aikar/) -> [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