You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Continuum VMBuild Server <co...@vm094.oxylos.org> on 2008/08/29 16:51:55 UTC

[continuum] BUILD FAILURE: Default Project Group - Triplesec - Build Def: default maven2 buildDefinition

Online report : http://vm094.oxylos.org/continuum/buildResult.action?buildId=1906&projectId=11

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 29 Aug 2008 10:51:33 -0400
  Finished at: Fri 29 Aug 2008 10:51:48 -0400
  Total time: 15s
  Build Trigger: Schedule
  Build Number: 0
  Exit code: 1
  Building machine hostname: vm094.oxylos.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_06"
          Java(TM) SE Runtime Environment (build 1.6.0_06-b02)
          Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.9
          Java version: 1.6.0_06
          OS name: "linux" version: "2.6.18-53.1.14.el5" arch: "i386" Family: "unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.directory.project:project:12-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy   
Arguments: --batch-mode
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: EVERY_30_MINUTES
Description: default maven2 buildDefinition

****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0.0


****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] snapshot org.apache.directory.project:project:12-SNAPSHOT: checking for updates from java.net
[INFO] Reactor build order: 
[INFO]   Triplesec
[INFO]   TripleSec Changelog Subsystem
[INFO]   Triplesec Configuration API
[INFO]   Triplesec Profile API
[INFO]   Triplesec Test Profiles
[INFO]   Triplesec Crypto API
[INFO]   Triplesec OTP API
[INFO]   Triplesec Guardian Authorization API
[INFO]   Triplesec JAAS Login Module
[INFO]   Triplesec Store
[INFO]   Triplesec SAM Verifier
[INFO]   Triplesec Configuration IO Utilities
[INFO]   Triplesec SMS API
[INFO]   Triplesec Main
[INFO]   Triplesec Integration Testing
[INFO]   Triplesec Server Tools
[INFO]   Triplesec Admin API
[INFO]   Triplesec Guardian LDAP Driver
[INFO]   Triplesec Guardian LDIF Driver
[INFO]   Triplesec Utilities for Hauskeys Midlet
[INFO]   Triplesec Wicket Tools
[INFO]   Triplesec Webapp for Root
[INFO]   Triplesec Webapp for User Registration (Wicket Based)
[INFO]   Triplesec Webapp for Activation of Accounts
[INFO]   Triplesec Webapp Demo (Wicket Based)
[INFO]   Triplesec Webapp Servlet Demo
[INFO]   Triplesec Webapp Admin (Wicket Based)
[INFO]   Triplesec Webapp for Server Configuration
[INFO]   Triplesec Webapp for Changelog Service
[INFO]   Triplesec Admin App (Swing Based)
[INFO]   Triplesec Swing Demo Application
[INFO] ------------------------------------------------------------------------
[INFO] Building Triplesec
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/11/target
[INFO] Deleting directory /home/continuum/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/11/target/classes
[INFO] Deleting directory /home/continuum/continuum-1.1/apps/continuum/webapp/WEB-INF/working-directory/11/target/test-classes
Downloading: https://maven-repository.dev.java.net/nonav/repository/javax.jms/jars/jms-1.1.jar
Downloading: http://repo1.maven.org/maven2/javax/jms/jms/1.1/jms-1.1.jar
Downloading: https://maven-repository.dev.java.net/nonav/repository/com.sun.jdmk/jars/jmxtools-1.2.1.jar
Downloading: http://repo1.maven.org/maven2/com/sun/jdmk/jmxtools/1.2.1/jmxtools-1.2.1.jar
Downloading: https://maven-repository.dev.java.net/nonav/repository/com.sun.jmx/jars/jmxri-1.2.1.jar
Downloading: http://repo1.maven.org/maven2/com/sun/jmx/jmxri/1.2.1/jmxri-1.2.1.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) javax.jms:jms:jar:1.1

  Try downloading the file manually from: 
      http://java.sun.com/products/jms/docs.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.directory.triplesec:triplesec-parent:pom:1.0-SNAPSHOT
  	2) org.slf4j:slf4j-log4j12:jar:1.4.0
  	3) log4j:log4j:jar:1.2.15
  	4) javax.jms:jms:jar:1.1

2) com.sun.jdmk:jmxtools:jar:1.2.1

  Try downloading the file manually from: 
      http://java.sun.com/products/JavaManagement/download.html

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.jdmk -DartifactId=jmxtools -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.sun.jdmk -DartifactId=jmxtools -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.directory.triplesec:triplesec-parent:pom:1.0-SNAPSHOT
  	2) org.slf4j:slf4j-log4j12:jar:1.4.0
  	3) log4j:log4j:jar:1.2.15
  	4) com.sun.jdmk:jmxtools:jar:1.2.1

3) com.sun.jmx:jmxri:jar:1.2.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=com.sun.jmx -DartifactId=jmxri -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=com.sun.jmx -DartifactId=jmxri -Dversion=1.2.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.directory.triplesec:triplesec-parent:pom:1.0-SNAPSHOT
  	2) org.slf4j:slf4j-log4j12:jar:1.4.0
  	3) log4j:log4j:jar:1.2.15
  	4) com.sun.jmx:jmxri:jar:1.2.1

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

for artifact: 
  org.apache.directory.triplesec:triplesec-parent:pom:1.0-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  java.net (https://maven-repository.dev.java.net/nonav/repository),
  central (http://repo1.maven.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Fri Aug 29 10:51:48 EDT 2008
[INFO] Final Memory: 11M/508M
[INFO] ------------------------------------------------------------------------

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