[logback-dev] [continuum] BUILD FAILURE: Logback Examples Module
John Noreplai
noreply at pixie.qos.ch
Wed Jan 31 16:41:12 CET 2007
Online report : http://localhost:8090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/50/buildId/3204
Build statistics:
State: Failed
Previous State: Ok
Started at: Wed, 31 Jan 2007 16:41:09 +0100
Finished at: Wed, 31 Jan 2007 16:41:12 +0100
Total time: 3s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: pixie
Operating system : Linux(unknown)
Java version : 1.5.0_08(Sun Microsystems Inc.)
Changes
seb modified version number.
/logback/trunk/log4j-bridge/pom.xml
/logback/trunk/logback-access/pom.xml
/logback/trunk/logback-classic/pom.xml
/logback/trunk/logback-core/pom.xml
/logback/trunk/logback-examples/pom.xml
/logback/trunk/logback-site/pom.xml
/logback/trunk/logback-site/src/site/site.xml
/logback/trunk/logback-skin/pom.xml
/logback/trunk/pom.xml
/logback/trunk/src/site/site.xml
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Logback Examples Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /opt/continuum-1.0.3/apps/continuum/working-directory/50/target
[INFO] Deleting directory /opt/continuum-1.0.3/apps/continuum/working-directory/50/target/classes
[INFO] Deleting directory /opt/continuum-1.0.3/apps/continuum/working-directory/50/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) ch.qos.logback:logback-access:jar:0.9.1-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=ch.qos.logback -DartifactId=logback-access \
-Dversion=0.9.1-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) ch.qos.logback:logback-examples:jar:0.9.1-SNAPSHOT
2) ch.qos.logback:logback-access:jar:0.9.1-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
ch.qos.logback:logback-examples:jar:0.9.1-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Wed Jan 31 16:41:12 CET 2007
[INFO] Final Memory: 11M/83M
[INFO] ------------------------------------------------------------------------
****************************************************************************
More information about the logback-dev
mailing list