From issues-return-38495-archive-asf-public=cust-asf.ponee.io@karaf.apache.org Wed Jan 31 15:09:12 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 43DA1180671 for ; Wed, 31 Jan 2018 15:09:12 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 33F69160C25; Wed, 31 Jan 2018 14:09: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 7FDD4160C55 for ; Wed, 31 Jan 2018 15:09:11 +0100 (CET) Received: (qmail 22433 invoked by uid 500); 31 Jan 2018 14:09:10 -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 22422 invoked by uid 99); 31 Jan 2018 14:09:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Jan 2018 14:09:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 30EA2DA4C0 for ; Wed, 31 Jan 2018 14:09:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.511 X-Spam-Level: X-Spam-Status: No, score=-109.511 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id UJ2waF9jMF8p for ; Wed, 31 Jan 2018 14:09:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 89F88612BE for ; Wed, 31 Jan 2018 14:08:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C58B3E019C for ; Wed, 31 Jan 2018 14:08:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2ECC2240F2 for ; Wed, 31 Jan 2018 14:08:00 +0000 (UTC) Date: Wed, 31 Jan 2018 14:08:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-5585) Verify mojo configure pax-url-mvn with non existent settings.xml 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-5585?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1634= 6879#comment-16346879 ]=20 ASF subversion and git services commented on KARAF-5585: -------------------------------------------------------- Commit 002718dfe7f1f7c67c86b0e526ad1182b278298c in karaf's branch refs/head= s/karaf-4.0.x from [~splatch] [ https://gitbox.apache.org/repos/asf?p=3Dkaraf.git;h=3D002718d ] [KARAF-5585] Do not provide maven settings to pax url if they are gone. > Verify mojo configure pax-url-mvn with non existent settings.xml > ---------------------------------------------------------------- > > Key: KARAF-5585 > URL: https://issues.apache.org/jira/browse/KARAF-5585 > Project: Karaf > Issue Type: Bug > Components: karaf-tooling > Affects Versions: 4.1.4, 4.2.0.M1 > Reporter: =C5=81ukasz Dywicki > Assignee: =C5=81ukasz Dywicki > Priority: Major > Fix For: 4.2.0, 4.1.5 > > > Current verify mojo logic does not verify if user settings passed to pax-= url handler are valid at all. This may lead to situation that Aether Resolv= er gets invalid settings - instead of proper global settings from maven ins= tallation it does use user settings which are gone. -- This message was sent by Atlassian JIRA (v7.6.3#76005)