[logback-dev] [continuum] BUILD FAILURE: Logback Classic Module
John Noreplai
noreply at pixie.qos.ch
Thu May 3 20:40:19 CEST 2007
Online report : http://localhost:8090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/46/buildId/3725
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu, 3 May 2007 20:40:15 +0200
Finished at: Thu, 3 May 2007 20:40:19 +0200
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
ceki
Fixed JMX related problem observed when running under JDK 1.4.
For more details please see:
http://marc.info/?l=logback-user&m=117766102225897&w=2
/logback/trunk/logback-classic/src/main/java/ch/qos/logback/classic/helpers/PlatformInfo.java
/logback/trunk/logback-classic/src/main/java/ch/qos/logback/classic/joran/JoranConfigurator.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Logback Classic Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /opt/continuum-1.0.3/apps/continuum/working-directory/46/target
[INFO] Deleting directory /opt/continuum-1.0.3/apps/continuum/working-directory/46/target/classes
[INFO] Deleting directory /opt/continuum-1.0.3/apps/continuum/working-directory/46/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) org.slf4j:slf4j-api:jar:1.4-SNAPSHOT
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=org.slf4j -DartifactId=slf4j-api \
-Dversion=1.4-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
Path to dependency:
1) ch.qos.logback:logback-classic:jar:0.9.6-SNAPSHOT
2) org.slf4j:slf4j-api:jar:1.4-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
ch.qos.logback:logback-classic:jar:0.9.6-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: Thu May 03 20:40:18 CEST 2007
[INFO] Final Memory: 12M/143M
[INFO] ------------------------------------------------------------------------
****************************************************************************
More information about the logback-dev
mailing list