Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3864D10D00 for ; Mon, 7 Apr 2014 15:04:33 +0000 (UTC) Received: (qmail 24713 invoked by uid 500); 7 Apr 2014 15:04:27 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 23554 invoked by uid 500); 7 Apr 2014 15:04:21 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 23147 invoked by uid 99); 7 Apr 2014 15:04:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Apr 2014 15:04:16 +0000 Date: Mon, 7 Apr 2014 15:04:16 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (KARAF-2183) bundle:update does not update maven snapshots MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2183?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned KARAF-2183: ------------------------------------------- Assignee: Jean-Baptiste Onofr=C3=A9 > bundle:update does not update maven snapshots > --------------------------------------------- > > Key: KARAF-2183 > URL: https://issues.apache.org/jira/browse/KARAF-2183 > Project: Karaf > Issue Type: Bug > Components: karaf-shell > Reporter: Andrei Pozolotin > Assignee: Jean-Baptiste Onofr=C3=A9 > > bundle:update does not update maven snapshots > this is due to pax-url using default repository update policy > http://maven.apache.org/settings.html#Repositories > updatePolicy: This element specifies how often updates should attempt to = occur. Maven will compare the local POM's timestamp (stored in a repository= 's maven-metadata file) to the remote. The choices are: always, daily (defa= ult), interval:X (where X is an integer in minutes) or never. -- This message was sent by Atlassian JIRA (v6.2#6252)