Return-Path: Delivered-To: apmail-incubator-sling-commits-archive@locus.apache.org Received: (qmail 16231 invoked from network); 4 Mar 2008 16:40:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 16:40:28 -0000 Received: (qmail 17961 invoked by uid 500); 4 Mar 2008 16:40:24 -0000 Delivered-To: apmail-incubator-sling-commits-archive@incubator.apache.org Received: (qmail 17924 invoked by uid 500); 4 Mar 2008 16:40:24 -0000 Mailing-List: contact sling-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: sling-dev@incubator.apache.org Delivered-To: mailing list sling-commits@incubator.apache.org Received: (qmail 17915 invoked by uid 99); 4 Mar 2008 16:40:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 08:40:24 -0800 X-ASF-Spam-Status: No, hits=-1998.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.137] (HELO vmbuild.apache.org) (140.211.11.137) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 16:39:49 +0000 Received: from vmbuild.apache.org (localhost [127.0.0.1]) by vmbuild.apache.org (Postfix) with ESMTP id A54FF458180 for ; Tue, 4 Mar 2008 08:39:59 -0800 (PST) Date: Tue, 04 Mar 08 08:39:59 -0800 From: Continuum VMBuild Server Reply-To: Continuum VMBuild Server To: sling-commits@incubator.apache.org Message-ID: <26771847.341204648799669.JavaMail.continuum@vmbuild.apache.org> Subject: [continuum] BUILD FAILURE: Sling Launchpad Web Application MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=59489&projectId=349 Build statistics: State: Failed Previous State: Failed Started at: Tue 4 Mar 2008 08:39:37 -0800 Finished at: Tue 4 Mar 2008 08:39:46 -0800 Total time: 8s Build Trigger: Schedule Build Number: 40 Exit code: 1 Building machine hostname: vmbuild.apache.org Operating system : Linux(unknown) Java Home version : java version "1.6.0" Java(TM) SE Runtime Environment (build 1.6.0-b105) Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing) Builder version : Maven version: 2.0.7 Java version: 1.6.0 OS name: "linux" version: "2.6.20-16-server" arch: "i386" **************************************************************************** SCM Changes: **************************************************************************** Changed: bdelacretaz @ Tue 4 Mar 2008 08:21:39 -0800 Comment: SLING-305 - APT parser and servlet generate html, head and body elements Files changed: /incubator/sling/trunk/extensions/apt/apt-parser/src/main/java/org/apache/sling/apt/parser/SlingAptParser.java ( 633528 ) /incubator/sling/trunk/extensions/apt/apt-parser/src/main/java/org/apache/sling/apt/parser/internal/CustomAptSink.java ( 633528 ) /incubator/sling/trunk/extensions/apt/apt-parser/src/main/java/org/apache/sling/apt/parser/internal/SlingAptParserImpl.java ( 633528 ) /incubator/sling/trunk/extensions/apt/apt-parser/src/test/java/org/apache/sling/apt/parser/internal/SlingAptParserImplTest.java ( 633528 ) /incubator/sling/trunk/launchpad/launchpad-webapp/src/test/java/org/apache/sling/launchpad/webapp/integrationtest/apt/SimpleAptRenderingTest.java ( 633528 ) /incubator/sling/trunk/launchpad/launchpad-webapp/src/test/resources/integration-test/apt/apt-test.apt ( 633528 ) **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean install Arguments: --batch-mode --non-recursive Build Fresh: false Always Build: false Default Build Definition: true Schedule: DEFAULT_SCHEDULE Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Total time: 0 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Sling Launchpad Web Application [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /home/continuum/data/working-directory/349/target [INFO] Deleting directory /home/continuum/data/working-directory/349/target/classes [INFO] Deleting directory /home/continuum/data/working-directory/349/target/test-classes [INFO] Deleting directory /home/continuum/data/working-directory/349/target/site Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.launchpad.app/2.0.0-incubator-SNAPSHOT/org.apache.sling.launchpad.app-2.0.0-incubator-SNAPSHOT.pom Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/sling/org.apache.sling.launchpad.app/2.0.0-incubator-SNAPSHOT/org.apache.sling.launchpad.app-2.0.0-incubator-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.sling:org.apache.sling.launchpad.app:jar:2.0.0-incubator-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.sling -DartifactId=org.apache.sling.launchpad.app \ -Dversion=2.0.0-incubator-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.sling -DartifactId=org.apache.sling.launchpad.app \ -Dversion=2.0.0-incubator-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \ -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.sling:org.apache.sling.launchpad.webapp:war:2.0.0-incubator-SNAPSHOT 2) org.apache.sling:org.apache.sling.launchpad.app:jar:2.0.0-incubator-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.sling:org.apache.sling.launchpad.webapp:war:2.0.0-incubator-SNAPSHOT from the specified remote repositories: apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), 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: Tue Mar 04 08:39:46 PST 2008 [INFO] Final Memory: 8M/15M [INFO] ------------------------------------------------------------------------ ****************************************************************************