Return-Path: Delivered-To: apmail-maven-notifications-archive@locus.apache.org Received: (qmail 89922 invoked from network); 22 Oct 2007 08:22:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Oct 2007 08:22:24 -0000 Received: (qmail 27727 invoked by uid 500); 22 Oct 2007 08:22:11 -0000 Delivered-To: apmail-maven-notifications-archive@maven.apache.org Received: (qmail 27665 invoked by uid 500); 22 Oct 2007 08:22:11 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 27654 invoked by uid 99); 22 Oct 2007 08:22:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 01:22:10 -0700 X-ASF-Spam-Status: No, hits=-98.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.76] (HELO maven.zones.apache.org) (140.211.11.76) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Oct 2007 08:22:14 +0000 Received: from maven.zones.apache.org (localhost [127.0.0.1]) by maven.zones.apache.org (8.13.7+Sun/8.13.7) with ESMTP id l9M8EPa4026657 for ; Mon, 22 Oct 2007 08:14:25 GMT Date: Mon, 22 Oct 07 08:14:25 +0000 From: "Continuum@maven.zones.apache.org" Reply-To: "Continuum@maven.zones.apache.org" To: notifications@maven.apache.org Message-ID: <4171149.101193040865330.JavaMail.build@maven.zones.apache.org> Subject: [continuum] BUILD FAILURE: Maven Plugin API 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://maven.zones.apache.org/continuum/buildResult.action?buildId=29652&projectId=481 Build statistics: State: Failed Previous State: Ok Started at: Mon 22 Oct 2007 08:14:16 +0000 Finished at: Mon 22 Oct 2007 08:14:23 +0000 Total time: 6s Build Trigger: Schedule Build Number: 50 Exit code: 1 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java Home version : java version "1.4.2_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03) Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode) Builder version : Maven version: 2.0.7 Java version: 1.4.2_06 OS name: "sunos" version: "5.10" arch: "x86" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** Dependencies Changes: **************************************************************************** org.apache.maven:maven:2.1-SNAPSHOT **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean install Arguments: --batch-mode --non-recursive -Pstandard Build Fresh: false Always Build: false Default Build Definition: true Schedule: DEFAULT_SCHEDULE Profile Name: j2sdk1.4.2_06 Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 0 Failures: 0 Total time: 0 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Maven Plugin API [INFO] task-segment: [clean, install] [INFO] ---------------------------------------------------------------------------- [INFO] [clean:clean] [INFO] Deleting directory /export/home/build/data/continuum/checkouts/481/target [INFO] Deleting directory /export/home/build/data/continuum/checkouts/481/target/classes [INFO] Deleting directory /export/home/build/data/continuum/checkouts/481/target/test-classes [INFO] Deleting directory /export/home/build/data/continuum/checkouts/481/target/site [INFO] [modello:java {execution: standard}] [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/481/target/generated-sources/modello [INFO] Generating current version: 1.0.0 [INFO] [modello:xpp3-reader {execution: standard}] [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/481/target/generated-sources/modello [INFO] Generating current version: 1.0.0 [INFO] [modello:xpp3-writer {execution: standard}] [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/481/target/generated-sources/modello [INFO] Generating current version: 1.0.0 [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] Resource directory does not exist: /export/home/build/data/continuum/checkouts/481/src/main/resources Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-34-SNAPSHOT/plexus-container-default-1.0-alpha-34-SNAPSHOT.pom Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-34-SNAPSHOT/plexus-container-default-1.0-alpha-34-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-34-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.codehaus.plexus -DartifactId=plexus-container-default \ -Dversion=1.0-alpha-34-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.codehaus.plexus -DartifactId=plexus-container-default \ -Dversion=1.0-alpha-34-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file \ -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.maven:maven-plugin-api:jar:2.1-SNAPSHOT 2) org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-34-SNAPSHOT ---------- 1 required artifact is missing. for artifact: org.apache.maven:maven-plugin-api:jar:2.1-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5 seconds [INFO] Finished at: Mon Oct 22 08:14:23 GMT+00:00 2007 [INFO] Final Memory: 9M/16M [INFO] ------------------------------------------------------------------------ ****************************************************************************