From notifications-return-7792-archive-asf-public=cust-asf.ponee.io@yetus.apache.org Wed May 8 15:15:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id DC41A180630 for ; Wed, 8 May 2019 17:15:01 +0200 (CEST) Received: (qmail 43822 invoked by uid 500); 8 May 2019 15:15:01 -0000 Mailing-List: contact notifications-help@yetus.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@yetus.apache.org Delivered-To: mailing list notifications@yetus.apache.org Received: (qmail 43813 invoked by uid 99); 8 May 2019 15:15:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2019 15:15:01 +0000 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 B4521E2B86 for ; Wed, 8 May 2019 15:15: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 3A13024597 for ; Wed, 8 May 2019 15:15:00 +0000 (UTC) Date: Wed, 8 May 2019 15:15:00 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: notifications@yetus.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YETUS-878) mvn-settings in docker mode is not working 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/YETUS-878?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16835= 673#comment-16835673 ]=20 Allen Wittenauer commented on YETUS-878: ---------------------------------------- There's a good chance this is already fixed by YETUS-799. > mvn-settings in docker mode is not working=20 > ------------------------------------------- > > Key: YETUS-878 > URL: https://issues.apache.org/jira/browse/YETUS-878 > Project: Yetus > Issue Type: Bug > Affects Versions: 0.8.0 > Reporter: Peter Somogyi > Priority: Major > > The --mvn-settings=3D parameter does not work in docker mode. > I used=C2=A0--mvn-settings=3D"${WORKSPACE}/jenkins_m2_settings.xml and th= e file was available on that path, however, in the logs I found a WARN stat= ing that the file is not found.=C2=A0 > {noformat} > 11:47:09 --mvn-settings=3D/data/jenkins/workspace/hbase-pre-commit/jenkin= s_m2_settings.xml --project=3Dhbase --plugins=3Dall,-hadoopcheck,-xml --tes= ts-filter=3Dtest4tests --proclimit=3D10000 --dockermemlimit=3D20g --jenkins > 11:59:13 WARNING: /data/jenkins/workspace/hbase-pre-commit/jenkins_m2_set= tings.xml not found. Ignoring. > {noformat} -- This message was sent by Atlassian JIRA (v7.6.3#76005)