Return-Path: Delivered-To: apmail-maven-archiva-users-archive@locus.apache.org Received: (qmail 50479 invoked from network); 11 Feb 2008 22:21:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2008 22:21:48 -0000 Received: (qmail 34632 invoked by uid 500); 11 Feb 2008 22:21:42 -0000 Delivered-To: apmail-maven-archiva-users-archive@maven.apache.org Received: (qmail 34602 invoked by uid 500); 11 Feb 2008 22:21:42 -0000 Mailing-List: contact archiva-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: archiva-users@maven.apache.org Delivered-To: mailing list archiva-users@maven.apache.org Received: (qmail 34593 invoked by uid 99); 11 Feb 2008 22:21:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 14:21:42 -0800 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of brett.porter@gmail.com designates 209.85.142.191 as permitted sender) Received: from [209.85.142.191] (HELO ti-out-0910.google.com) (209.85.142.191) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 22:21:08 +0000 Received: by ti-out-0910.google.com with SMTP id a20so381340tia.2 for ; Mon, 11 Feb 2008 14:21:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=HjB4c9YyD6Fjjoxq9BeuNn2mDYuQBY7KhN5ryFg572o=; b=j5wjYOOzoO3hkronr+EsKsN6FcFrfO3WPY1/y+PGtnoYP7UMrapbTvmU6iDz8JyWU+khakj1WAuyeVepgc3rDsCKZRPl8HTCnj72hD+GJXXh1jOOcAI135JtxurFgZbZAoX1TgKym6hmSSz4IhL2n5da+SnTL2SQpW3EQyqREgA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=o/Bty/8O7ZDN9v7M5MhLpL2leArdu8cxCE440ur0XdoOijAa857RVi8ngv/cX/cTvR6eHOT27L6mKMdTilC6ZMNyzbXHxrGtjqABCDNg1hFAyRGx1PjxthSUNfo0NyiEUmdvzRgAkVp7NhuzPEIVxItvX4KPL9lBZFYEjRVxN4s= Received: by 10.110.3.15 with SMTP id 15mr496121tic.51.1202768474855; Mon, 11 Feb 2008 14:21:14 -0800 (PST) Received: by 10.110.63.3 with HTTP; Mon, 11 Feb 2008 14:21:14 -0800 (PST) Message-ID: <9e3862d80802111421o69875403ra19e03985446425@mail.gmail.com> Date: Tue, 12 Feb 2008 09:21:14 +1100 From: "Brett Porter" To: archiva-users@maven.apache.org Subject: Re: Archiva 1.0.1 In-Reply-To: <86aa493a0802111417u73142507j7dd9ed79c0a76135@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <86aa493a0802111417u73142507j7dd9ed79c0a76135@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org You need to modify the default whitelist on the java.net repository - as it only downloads javax/** by default. On 12/02/2008, ben short wrote: > Hi, > > Im trying to setup Archiva at work. I havent change any of the default > configuration but when I run mvn clean on my project it fails to find > the following plugin. > > org.jvnet.jaxb1.maven2 > maven-jaxb1-plugin > 1.0-rc11 > > And its available at the following URL.. > > http://download.java.net/maven/2/org/jvnet/jaxb1/maven2/maven-jaxb1-plugin/1.0-rc11/ > > Which as far as I can see is should be accessable via the "Java.net > Repository for Maven 2" Remote proxy. > > I have the following profile in my settings.xml > > > work > > > internal > Archiva Managed Internal Repository > http://10.10.10.9:8099/archiva/repository/internal > > true > > > false > > > > snapshots > Archiva Managed Snapshot Repository > http://10.10.10.9:8099/archiva/repository/snapshots > > false > > > true > > > > > > Here is the output I get when I try a mvn clean.. > > E:\Development\Work\rtti-ldb-ws-domain\trunk>mvn clean > [INFO] Scanning for projects... > [INFO] ------------------------------------------------------------------------ > [INFO] Building rtti live departure boards domain > [INFO] task-segment: [clean] > [INFO] ------------------------------------------------------------------------ > Downloading: http://10.10.10.9:8099/archiva/repository/internal/org/jvnet/jaxb1/maven2/maven-jaxb1-plugin/1.0-rc11/maven-jaxb1-plugin-1.0-rc11.pom > Downloading: http://10.10.10.9:8099/archiva/repository/internal/org/jvnet/jaxb1/maven2/maven-jaxb1-plugin/1.0-rc11/maven-jaxb1-plugin-1.0-rc11.pom > Downloading: http://10.10.10.9:8099/archiva/repository/internal/org/jvnet/jaxb1/maven2/maven-jaxb1-plugin/1.0-rc11/maven-jaxb1-plugin-1.0-rc11.pom > [INFO] ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.jvnet.jaxb1.maven2:maven-jaxb1-plugin > > Reason: POM 'org.jvnet.jaxb1.maven2:maven-jaxb1-plugin' not found in > repository: Unable to download the artifact from any repository > > org.jvnet.jaxb1.maven2:maven-jaxb1-plugin:pom:1.0-rc11 > > from the specified remote repositories: > snapshots (http://10.10.10.9:8099/archiva/repository/snapshots), > internal (http://10.10.10.9:8099/archiva/repository/internal), > central (http://repo1.maven.org/maven2) > for project org.jvnet.jaxb1.maven2:maven-jaxb1-plugin > > > [INFO] ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] ------------------------------------------------------------------------ > [INFO] Total time: 1 second > [INFO] Finished at: Mon Feb 11 22:14:38 GMT 2008 > [INFO] Final Memory: 2M/6M > [INFO] ------------------------------------------------------------------------ > > Can anyone give me an idea of what I need todo to get Archiva to > download this plugin? > -- Brett Porter Blog: http://blogs.exist.com/bporter/