Skip to content

Instantly share code, notes, and snippets.

@oyvindio
Created August 26, 2011 11:38
Show Gist options
  • Save oyvindio/1173245 to your computer and use it in GitHub Desktop.
Save oyvindio/1173245 to your computer and use it in GitHub Desktop.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building grouphug 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for kvikshaug:pircbot-patched:jar:1.5.0 is missing, no dependency information available
[WARNING] The POM for kvikshaug:scatsd-client_2.8.1:jar:1.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.146s
[INFO] Finished at: Fri Aug 26 13:38:37 CEST 2011
[INFO] Final Memory: 3M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project grouphug: Could not resolve dependencies for project gh:grouphug:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: kvikshaug:pircbot-patched:jar:1.5.0, kvikshaug:scatsd-client_2.8.1:jar:1.0: Failure to find kvikshaug:pircbot-patched:jar:1.5.0 in http://mvn.kvikshaug.no/ was cached in the local repository, resolution will not be reattempted until the update interval of kvikshaug 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