On Feb 14, 2006, at 3:52 AM, Jason Dillon wrote:
Woah, this doesn't look good...
Yeah. I tried adding geronimo-spec-j2ee to the continuum builds on
GBuild. Obviously, it's not too happy there...
I tried recreating locally (checking out geronimo-spec-j2ee, only),
but the build worked. I wiped out my repos, and the build failed, but
didn't recreate this infinite loop...
I just tried building the full specs project on the GBuild machine
(stan). I'm seeing a similar infinite loop. I see stan is using maven
2.0. I'm on 2.0.2. So, hopefully that's the cause... I'll need to
wait for someone with appropriate karma to upgrade the m2 version on
the gbuild machines...
I didn't really want to add the base specs project to GBuild, because
then we'll start publishing newly built, non-snapshot jars. I'm
really starting to wonder if our current specs versioning scheme is
wrong. We now have a mix of 1.0, 1.0-SNAPSHOT, and 1.1-SNAPSHOT jars
being built by specs.
I'm pretty confident that we can get all of the SNAPSHOT jars added
to GBuild and these build dependency problems will be cleared up.
However, when we release the 1.1 version of specs (which will line up
with Geronimo 1.1, I guess), I think the 'publish' process is going
to want to publish newly built (but hopefully unchanged) 1.0 jars
that were previously published as part of the 1.0 release of specs. I
think we should avoid this, if possible
Finally, I'll point out that the geronimo-spec-j2ee jar contains more
than just the 'j2ee' specs. It's really a "geronimo-spec" jar...
--kevan
--jason
On Feb 14, 2006, at 12:47 AM, continuum wrote:
Online report : http://ci.gbuild.org/continuum/servlet/continuum/
target/ProjectBuild.vm/view/ProjectBuild/id/61/buildId/337
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue, 14 Feb 2006 00:45:01 -0800
Finished at: Tue, 14 Feb 2006 00:47:45 -0800
Total time: 2m 43s
Build Trigger: Forced
Exit code: 1
Building machine hostname: stan.gbuild.org
Operating system : Linux(unknown)
Java version : 1.4.2_08(Sun Microsystems Inc.)
Changes
No files changed
*********************************************************************
*******
Output:
*********************************************************************
*******
[INFO] Scanning for projects...
[INFO]
---------------------------------------------------------------------
-------
[INFO] Building J2EE
[INFO] task-segment: [install]
[INFO]
---------------------------------------------------------------------
-------
[INFO] artifact org.apache.maven.plugins:maven-install-plugin:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.plugins:maven-assembly-plugin:2.1-
SNAPSHOT: checking for updates from snapshots
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.plugins:maven-compiler-plugin:
2.0.1-SNAPSHOT: checking for updates from snapshots
[INFO] artifact org.apache.maven.plugins:maven-one-plugin:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.plugins:maven-one-plugin:1.0-
SNAPSHOT: checking for updates from snapshots
[INFO] Preparing assembly:assembly
[INFO]
---------------------------------------------------------------------
-------
[INFO] Building J2EE
[INFO]
---------------------------------------------------------------------
-------
[INFO] Preparing assembly:assembly
[INFO]
---------------------------------------------------------------------
-------
[INFO] Building J2EE
[INFO]
---------------------------------------------------------------------
-------
[INFO] Preparing assembly:assembly
[INFO]
---------------------------------------------------------------------
-------
[INFO] Building J2EE
[INFO]
---------------------------------------------------------------------
-------
[INFO] Preparing assembly:assembly
[INFO]
---------------------------------------------------------------------
-------
[INFO] Building J2EE
[INFO]
---------------------------------------------------------------------
-------
[INFO] Preparing assembly:assembly
[INFO]
---------------------------------------------------------------------
-------
so on and so forth...