Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 21499 invoked from network); 4 Oct 2010 20:55:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Oct 2010 20:55:22 -0000 Received: (qmail 73689 invoked by uid 500); 4 Oct 2010 20:55:20 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 73498 invoked by uid 500); 4 Oct 2010 20:55:19 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 73487 invoked by uid 99); 4 Oct 2010 20:55:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 20:55:19 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anders.g.hammar@gmail.com designates 209.85.216.43 as permitted sender) Received: from [209.85.216.43] (HELO mail-qw0-f43.google.com) (209.85.216.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 20:55:12 +0000 Received: by qwj8 with SMTP id 8so3972899qwj.30 for ; Mon, 04 Oct 2010 13:54:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=vTdW9wSU/y9TKWC+R76oOLn5X6+1uUTgkCY2Vc0Upok=; b=xTKcLz2enqxLpZUiiTDJLCr6/h6XFS8QnpGtQrvkgDTcYY6qW+QYnApmezda7arJQr I1dYKXu4wCr32VseCX8sV2bvkIczKJG+PPxHw6N28I78U+6Jpgbyeyt3mf4lalx0Ni0g Dho9SScFhGRUj6iOyufY7Z48Qb44V8LsRPfnU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=c1/+KOs8l4BqUGcYiXwFLeb0ngF1wMfsjQB26ZzGuofX+xQ6d1Ud+3SOwAWY7I6agQ Bq9kM8eA3ZEmcGTUH3SdYW77C41qXq8OJdV7e/iSj82S7mhPgrbqlRZC9EbTz7UVoKNR 7AAKOWFVCHYozIfM4+bFq/wT0UxVyqokkSC2U= MIME-Version: 1.0 Received: by 10.229.235.65 with SMTP id kf1mr7378613qcb.42.1286225691549; Mon, 04 Oct 2010 13:54:51 -0700 (PDT) Sender: anders.g.hammar@gmail.com Received: by 10.229.81.70 with HTTP; Mon, 4 Oct 2010 13:54:51 -0700 (PDT) In-Reply-To: References: Date: Mon, 4 Oct 2010 22:54:51 +0200 X-Google-Sender-Auth: C_o4RKKHK4cejFt5TxJ2_feTLLc Message-ID: Subject: Re: Maven 2 & 3 + Hudson + Nexus From: Anders Hammar To: Maven Users List Content-Type: multipart/alternative; boundary=0016e64bdf547221f50491d0c1e6 X-Virus-Checked: Checked by ClamAV on apache.org --0016e64bdf547221f50491d0c1e6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable OK. There is currently a vote for Maven 3.0 (final) on the dev list, so if you've found an issue this would be the time to tell them about it. /Anders On Mon, Oct 4, 2010 at 22:50, Hilco Wijbenga wrot= e: > On 4 October 2010 13:38, Stevo Slavi=C4=87 wrote: > > Check policy settings of any repository definition from where problemat= ic > > (snapshot) dependency is supposed to be fetched from. > > The Nexus setup is as follows: Public Repositories (group) contains > Public Snapshot Repositories (group) contains Company Snapshots > (proxy) uses Remote Repository (snapshots). > > The proxy has policy snapshots. The group repositories don't seem to > have a policy. This has been working before so I think it's okay. > > > Maybe you'll reproduce > > issue locally once you clean your local repository (probably dependency > > artifact is there so you can build locally but hudson can not access > > repository where dependency artifact resides). > > Actually I *can* reproduce the issue locally. All I need to do is > remove the problematic POM from my local repository and use Maven 2. > With Maven 3, however, there is no issue. > > > Also if you're using > > alternate settings.xml to configure repository access there's a known > > bugin hudson. > > I am not using an alternate settings.xml. It's all in > /home/user/.m2/settings.xml. > > Cheers, > Hilco > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org > > --0016e64bdf547221f50491d0c1e6--