Skip to content

Instantly share code, notes, and snippets.

@oza
Created April 3, 2011 06:25
Show Gist options
  • Save oza/900236 to your computer and use it in GitHub Desktop.
Save oza/900236 to your computer and use it in GitHub Desktop.
Build failure log for msgpack-scala
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.msgpack:scala-msgpack:jar:0.0.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-surefire-report-plugin is missing. @ line 131, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building scala-msgpack 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.6/maven-surefire-plugin-2.6.pom
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.6/maven-surefire-plugin-2.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.6/maven-surefire-plugin-2.6.pom (10 KB at 6.3 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/surefire/surefire/2.6/surefire-2.6.pom
Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.6/surefire-2.6.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire/2.6/surefire-2.6.pom (9 KB at 8.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-surefire-plugin/2.6/maven-surefire-plugin-2.6.jar
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.6/maven-surefire-plugin-2.6.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.6/maven-surefire-plugin-2.6.jar (28 KB at 12.2 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.pom (6 KB at 4.1 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.3.1/maven-jar-plugin-2.3.1.jar (32 KB at 14.6 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 3.6 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 11.4 KB/sec)
[WARNING] The POM for org.msgpack:msgpack:jar:0.5.2-SNAPSHOT is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/groups/public-jboss/org/scala-tools/testing/specs_2.8.1/1.6.6/specs_2.8.1-1.6.6.jar
Downloading: http://msgpack.org/maven2/org/scala-tools/testing/specs_2.8.1/1.6.6/specs_2.8.1-1.6.6.jar
Downloading: http://repo1.maven.org/maven2/org/scala-tools/testing/specs_2.8.1/1.6.6/specs_2.8.1-1.6.6.jar
Downloaded: http://repo1.maven.org/maven2/org/scala-tools/testing/specs_2.8.1/1.6.6/specs_2.8.1-1.6.6.jar (2794 KB at 66.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:14.241s
[INFO] Finished at: Sun Apr 03 15:21:03 JST 2011
[INFO] Final Memory: 5M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project scala-msgpack: Could not resolve dependencies for project org.msgpack:scala-msgpack:jar:0.0.1-SNAPSHOT: Failure to find org.msgpack:msgpack:jar:0.5.2-SNAPSHOT in https://repository.jboss.org/nexus/content/groups/public-jboss/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group 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
@oza
Copy link
Author

oza commented Apr 3, 2011

msgpack for Java must be compile before this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment