dev@glassfish.java.net

Re: "CHECKSUM FAILED" errors during v3 build, build fails

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 08 Nov 2007 15:54:57 -0800

you seem to be using maven 2.0.6, I think you should switch to 2.0.7
and that should fix your warning issues.

for the hk2 module, I can see it at http://download.java.net/maven/glassfish/com/sun/enterprise/hk2-maven-plugin/0.2-SNAPSHOT/

so I am not sure what's going on there. try upgrading first, and
let's see the shape in which you are then.

jerome

On Nov 8, 2007, at 1:54 PM, Lloyd L Chambers wrote:

> What do these kind of errors mean during the V3 build? Nearly
> everything seems to be OK except for this one file.
>
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
> 8K downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '1991be0ed3e1820e135201406d5acabf8c08d426'; remote =
> '218016709d90d14b64bfb1de3a86a2247e8873db' - RETRYING
> Downloading: http://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
> 8K downloaded
> [WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
> '1991be0ed3e1820e135201406d5acabf8c08d426'; remote =
> '218016709d90d14b64bfb1de3a86a2247e8873db' - IGNORING
> Downloading: http://download.java.net/maven/glassfish/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
>
>
> The build also fails:
>
> Downloading: http://download.java.net/maven/glassfish/org/mortbay/jetty/jetty/6.0.0beta12/jetty-6.0.0beta12.jar
> Downloading: http://download.java.net/maven/2/org/mortbay/jetty/jetty/6.0.0beta12/jetty-6.0.0beta12.jar
> Downloading: http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta12/jetty-6.0.0beta12.jar
> 463K downloaded
> [INFO] [site:attach-descriptor]
> [INFO] [install:install]
> [INFO] Installing /v3/v3/pom.xml to /Users/lloyd/.m2/repository/org/
> glassfish/glassfish-parent/10.0-SNAPSHOT/glassfish-parent-10.0-
> SNAPSHOT.pom
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building Repackaged external modules
> [INFO] task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Reloading plugin container for: com.sun.enterprise:hk2-maven-
> plugin. The plugin artifact has changed.
> [INFO] [site:attach-descriptor]
> [INFO] [install:install]
> [INFO] Installing /v3/v3/distributions/external/pom.xml to /Users/
> lloyd/.m2/repository/org/glassfish/external/external/10.0-SNAPSHOT/
> external-10.0-SNAPSHOT.pom
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building Module packaging for Grizzly
> [INFO] task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Error transferring file
> com.sun.enterprise:hk2-maven-plugin:maven-plugin:0.2-SNAPSHOT
>
> from the specified remote repositories:
> central (http://repo1.maven.org/maven2),
> maven2.java.net (http://download.java.net/maven/2),
> glassfish-repository (http://download.java.net/maven/glassfish)
>
>
> Caused by I/O exception: Operation timed out
>
>
>
>
> ---
> Lloyd L Chambers
> lloyd.chambers_at_sun.com
> Sun Microsystems, Inc
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>