Projects may not be built in the right order?
---------------------------------------------
Key: CONTINUUM-433
URL: http://jira.codehaus.org/browse/CONTINUUM-433
Project: Continuum
Type: Bug
Components: continuum-core
Versions: 1.0
Reporter: Vincent Massol
I've just received this email showing a build that failed because the dependent
projects were not built. BTW this is very strange as those dependent projects
were built in the past...
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: mercredi 9 novembre 2005 22:03
To: [EMAIL PROTECTED]
Subject: [cargo-dev] [continuum] BUILD FAILURE: Cargo Ant tasks
Build statistics:
State: Failed
Previous State: Building
Started at: Wed, 9 Nov 2005 21:02:44 +0000
Finished at: Wed, 9 Nov 2005 21:02:49 +0000
Total time: 4s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: maven.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.4.2_09(Sun Microsystems Inc.)
Changes
src/main/java/org/codehaus/cargo/ant/CargoTask.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO]
----------------------------------------------------------------------------
[INFO] Building Cargo Ant tasks
[INFO] task-segment: [clean:clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/continuum/continuum-1.0/apps/continuum/working-directory/93/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.codehaus.cargo.core:cargo-core-generic:0.7-SNAPSHOT:
checking for updates from snapshots
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/cargo/core/cargo-core-generic/0.7-SNAPSHOT/cargo-core-generic-0.7-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots
(http://snapshots.maven.codehaus.org/maven2)
[INFO] snapshot org.codehaus.cargo.core:cargo-core-container:0.7-SNAPSHOT:
checking for updates from snapshots
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/cargo/core/cargo-core-container/0.7-SNAPSHOT/cargo-core-container-0.7-SNAPSHOT.pom
[WARNING] Unable to get resource from repository snapshots
(http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/cargo/core/cargo-core-generic/0.7-SNAPSHOT/cargo-core-generic-0.7-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots
(http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/cargo/core/cargo-core-container/0.7-SNAPSHOT/cargo-core-container-0.7-SNAPSHOT.jar
[WARNING] Unable to get resource from repository snapshots
(http://snapshots.maven.codehaus.org/maven2)
[INFO]
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
required artifacts missing:
org.codehaus.cargo.core:cargo-core-generic:jar:0.7-SNAPSHOT
org.codehaus.cargo.core:cargo-core-container:jar:0.7-SNAPSHOT
for the artifact:
org.codehaus.cargo.ant:cargo-ant:jar:0.7-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
snapshots (http://snapshots.maven.codehaus.org/maven2)
[INFO]
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
----------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Wed Nov 09 21:02:48 GMT+00:00 2005
[INFO] Final Memory: 3M/6M
[INFO]
----------------------------------------------------------------------------
****************************************************************************
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira