dev@glassfish.java.net

Re: Build issue

From: Jane Young <jane.young_at_oracle.com>
Date: Mon, 19 Jul 2010 10:55:31 -0700

Continuous build is failing because it's trying to download the latest
consolidatedbundle-maven-plugin version 1.0.31. This version has not
been integrated in v3 workspace but since the plugin version is not
defined in common/amx-all/pom.xml , maven tries to download the latest
version 1.0.31 as it's the latest version specified in the
maven-metadata.xml. Looks like the glassfish maven repo mirroring job
is stuck and it updated the maven-metada.xml but not the 1.0.31 artifacts.

The fix is to add the considatedbundle-maven-plugin in pluginManagment
and define the version.

Jane

Bhakti Mehta wrote:
> Hudson seems to be failing since this morning too.
> http://hudson.glassfish.org/job/gf-trunk-build-continuous/5018/console