Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 95A8C17C1A for ; Fri, 6 Mar 2015 16:49:43 +0000 (UTC) Received: (qmail 20691 invoked by uid 500); 6 Mar 2015 16:49:38 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 20662 invoked by uid 500); 6 Mar 2015 16:49:38 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 20652 invoked by uid 500); 6 Mar 2015 16:49:38 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 20649 invoked by uid 99); 6 Mar 2015 16:49:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2015 16:49:38 +0000 Date: Fri, 6 Mar 2015 16:49:38 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8304) maven repositories are checked for snapshots MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-8304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350568#comment-14350568 ] ASF GitHub Bot commented on CLOUDSTACK-8304: -------------------------------------------- GitHub user K0zka opened a pull request: https://github.com/apache/cloudstack/pull/100 CLOUDSTACK-8304: disable snapshots from non-snapshot repositories Signed-off-by: Laszlo Hornyak You can merge this pull request into a Git repository by running: $ git pull https://github.com/K0zka/cloudstack CLOUDSTACK-8304 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/100.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #100 ---- commit 7121b90c76ef1a3f58ea77f93bad415029903a95 Author: Laszlo Hornyak Date: 2015-03-06T16:41:32Z CLOUDSTACK-8304: disable snapshots from non-snapshot repositories Signed-off-by: Laszlo Hornyak ---- > maven repositories are checked for snapshots > -------------------------------------------- > > Key: CLOUDSTACK-8304 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8304 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Environment: any version of maven > Reporter: Laszlo Hornyak > Priority: Minor > Labels: build > Original Estimate: 5m > Remaining Estimate: 5m > > libvirt.org and ceph.org maven repositories are checked for snapshots while they do not host snapshots. -- This message was sent by Atlassian JIRA (v6.3.4#6332)