Skip to content

Instantly share code, notes, and snippets.

@nsporillo
Created April 17, 2015 19:37
Show Gist options
  • Save nsporillo/1eb7fcd2128f741a4d15 to your computer and use it in GitHub Desktop.
Save nsporillo/1eb7fcd2128f741a4d15 to your computer and use it in GitHub Desktop.
C:\Users\Nick\My Documents\GitHub\TagEdge>mvn clean package
[INFO] Scanning for projects...
[INFO]
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethrea
ded.SingleThreadedBuilder with a thread count of 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building TagEdge 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/minelink/C
ombatTagPlusParent/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.pom
Downloading: http://maven.sk89q.com/repo/net/minelink/CombatTagPlusParent/${ctpl
us.version}/CombatTagPlusParent-${ctplus.version}.pom
Downloading: http://repo.minelink.net/content/groups/public/net/minelink/CombatT
agPlusParent/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.pom
Downloading: http://repo.techcable.net/content/groups/public/net/minelink/Combat
TagPlusParent/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.pom
Downloading: http://repo.maven.apache.org/maven2/net/minelink/CombatTagPlusParen
t/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.pom
Downloading: http://repo.minelink.net/content/repositories/thirdparty/net/mineli
nk/CombatTagPlusParent/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.p
om
Downloading: http://ci.frostcast.net/plugin/repository/everything/net/minelink/C
ombatTagPlusParent/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.546 s
[INFO] Finished at: 2015-04-17T15:35:52-05:00
[INFO] Final Memory: 7M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project tagedge: Could not resolve dependencie
s for project TagEdge:tagedge:jar:1.0-SNAPSHOT: Failed to collect dependencies a
t net.minelink:CombatTagPlus:jar:1.1.0-SNAPSHOT: Failed to read artifact descrip
tor for net.minelink:CombatTagPlus:jar:1.1.0-SNAPSHOT: Could not transfer artifa
ct net.minelink:CombatTagPlusParent:pom:${ctplus.version} from/to spigot-repo (h
ttps://hub.spigotmc.org/nexus/content/groups/public/): Illegal character in path
at index 87: https://hub.spigotmc.org/nexus/content/groups/public/net/minelink/
CombatTagPlusParent/${ctplus.version}/CombatTagPlusParent-${ctplus.version}.pom
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
C:\Users\Nick\My Documents\GitHub\TagEdge>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment