[logback-dev] [continuum] BUILD FAILURE: Logback Examples Module

John Noreplai noreply at pixie.qos.ch
Tue Mar 20 14:35:45 CET 2007


Online report : http://localhost:8090/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/50/buildId/3581
Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Tue, 20 Mar 2007 14:35:36 +0100
  Finished at: Tue, 20 Mar 2007 14:35:45 +0100
  Total time: 8s
  Build Trigger: Forced
  Exit code: 1
  Building machine hostname: pixie
  Operating system : Linux(unknown)
  Java version : 1.5.0_08(Sun Microsystems Inc.)

Changes
         seb          Version is now 0.9.3
             /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/pom.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.
Downloading: http://repo1.maven.org/maven2/ch/qos/logback/logback-core/0.9.3/logback-core-0.9.3.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/ch/qos/logback/logback-classic/0.9.3/logback-classic-0.9.3.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/ch/qos/logback/logback-access/0.9.3/logback-access-0.9.3.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/ch/qos/logback/logback-access/0.9.3/logback-access-0.9.3.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/ch/qos/logback/logback-classic/0.9.3/logback-classic-0.9.3.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/ch/qos/logback/logback-core/0.9.3/logback-core-0.9.3.jar
[WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) ch.qos.logback:logback-access:jar:0.9.3

  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.3 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) ch.qos.logback:logback-examples:jar:0.9.3
  	2) ch.qos.logback:logback-access:jar:0.9.3

2) ch.qos.logback:logback-classic:jar:0.9.3

  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-classic \
          -Dversion=0.9.3 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) ch.qos.logback:logback-examples:jar:0.9.3
  	2) ch.qos.logback:logback-classic:jar:0.9.3

3) ch.qos.logback:logback-core:jar:0.9.3

  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-core \
          -Dversion=0.9.3 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency: 
  	1) ch.qos.logback:logback-examples:jar:0.9.3
  	2) ch.qos.logback:logback-core:jar:0.9.3

----------
3 required artifacts are missing.

for artifact: 
  ch.qos.logback:logback-examples:jar:0.9.3

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: 6 seconds
[INFO] Finished at: Tue Mar 20 14:35:44 CET 2007
[INFO] Final Memory: 10M/82M
[INFO] ------------------------------------------------------------------------

****************************************************************************





More information about the logback-dev mailing list