Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id F0B7A200B4C for ; Thu, 7 Jul 2016 17:21:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EF7EC160A4F; Thu, 7 Jul 2016 15:21:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 69F1A160A68 for ; Thu, 7 Jul 2016 17:21:12 +0200 (CEST) Received: (qmail 77507 invoked by uid 500); 7 Jul 2016 15:21:11 -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 77456 invoked by uid 99); 7 Jul 2016 15:21:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2016 15:21:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 10F142C02A3 for ; Thu, 7 Jul 2016 15:21:11 +0000 (UTC) Date: Thu, 7 Jul 2016 15:21:11 +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-4614) Cave repository populate from HTTP does not work MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 07 Jul 2016 15:21:13 -0000 [ https://issues.apache.org/jira/browse/KARAF-4614?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 reassigned KARAF-4614: ------------------------------------------- Assignee: Jean-Baptiste Onofr=C3=A9 > Cave repository populate from HTTP does not work > ------------------------------------------------ > > Key: KARAF-4614 > URL: https://issues.apache.org/jira/browse/KARAF-4614 > Project: Karaf > Issue Type: Bug > Components: cave-server > Affects Versions: cave-4.0.1 > Environment: Windows 7, Java 8 > Reporter: Rakesh R. Prasad > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: cave-4.0.1 > > > Cave populate from an http url doesnt seem to work. > Steps to reproduce are as follows, > {noformat} > cave:repository-create -l c:/temp/cave batcave > cave:repository-populate batcave https://repo1.maven.org/maven2/commons-= lang/commons-lang/1.0/ > =20 > no jars appear in c:/temp/cave, no exceptions in log. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)