Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 27103 invoked from network); 4 Sep 2008 11:21:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Sep 2008 11:21:49 -0000 Received: (qmail 34318 invoked by uid 500); 4 Sep 2008 11:21:44 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 34282 invoked by uid 500); 4 Sep 2008 11:21:44 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 34269 invoked by uid 99); 4 Sep 2008 11:21:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 04:21:44 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [195.216.81.147] (HELO mail.otego.com) (195.216.81.147) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Sep 2008 11:20:43 +0000 Received: (qmail 27663 invoked from network); 4 Sep 2008 11:21:13 -0000 Received: from 192.168.222.135 by zeus (envelope-from , uid 201) with qmail-scanner-1.25st (clamdscan: 0.91.2/4015. perlscan: 1.25st. Clear:RC:1(192.168.222.135):. Processed in 0.027358 secs); 04 Sep 2008 11:21:13 -0000 Received: from unknown (HELO ?192.168.222.135?) (192.168.222.135) by 0 with SMTP; 4 Sep 2008 11:21:12 -0000 Message-ID: <48BFC4A8.90704@apache.org> Date: Thu, 04 Sep 2008 13:21:12 +0200 From: Felix Knecht User-Agent: Thunderbird 2.0.0.16 (X11/20080728) MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [continuum] BUILD FAILURE: Default Project Group - Triplesec - Build Def: default maven2 buildDefinition References: <17674933.411220458294349.JavaMail.continuum@vm094.oxylos.org> In-Reply-To: <17674933.411220458294349.JavaMail.continuum@vm094.oxylos.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I removed Triplesec from being build on the CI as currently it's failing and nobody really works on it (my impression). If needed we can add it again. Felix Continuum VMBuild Server schrieb: > Online report : > http://vm094.oxylos.org/continuum/buildResult.action?buildId=2001&projectId=11 > > > > [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: 11 seconds > [INFO] Finished at: Wed Sep 03 12:11:27 EDT 2008 > [INFO] Final Memory: 11M/508M > [INFO] > ------------------------------------------------------------------------ > > **************************************************************************** > > >