From issues-return-145566-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sat Feb 9 00:09:14 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id EBB0918060E for ; Sat, 9 Feb 2019 01:09:13 +0100 (CET) Received: (qmail 65938 invoked by uid 500); 9 Feb 2019 00:09:13 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 65927 invoked by uid 99); 9 Feb 2019 00:09:13 -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; Sat, 09 Feb 2019 00:09:13 +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 A094BC7C1B for ; Sat, 9 Feb 2019 00:09:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -110.301 X-Spam-Level: X-Spam-Status: No, score=-110.301 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, 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 Qc3B0F-hH5pt for ; Sat, 9 Feb 2019 00:09:11 +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 41F36623BC for ; Sat, 9 Feb 2019 00:02: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 790C0E0104 for ; Sat, 9 Feb 2019 00:02: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 141BB24451 for ; Sat, 9 Feb 2019 00:02:00 +0000 (UTC) Date: Sat, 9 Feb 2019 00:02:00 +0000 (UTC) From: "Michael Osipov (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MNG-6584) Maven version 3.6.0 does not show ReasonPhrase anymore 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/MNG-6584?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MNG-6584: -------------------------------- Fix Version/s: (was: 3.6.1) > Maven version 3.6.0 does not show ReasonPhrase anymore > ------------------------------------------------------ > > Key: MNG-6584 > URL: https://issues.apache.org/jira/browse/MNG-6584 > Project: Maven > Issue Type: Bug > Affects Versions: 3.6.0 > Reporter: Lucas Ludue=C3=B1o > Priority: Major > > Hi! I noticed that version 3.6.0 does not show the ReasonPhrase anymore (= for example when you run mvn deploy to a custom Maven service). > With version 3.5.0 the ReasonPhrase is shown in a message like: > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plug= in:2.8.2:deploy (default-deploy) on project mule-module-tooling-service: Fa= iled to deploy artifacts: Could not transfer artifact 2b34662a-6937-4581-b9= 54-71ba35a53519:mule-module-tooling-service:jar:mule-plugin:2.1.3 from/to e= xchange-repository (http://maven:8088/2b34662a-6937-4581-b954-71ba35a53519/= maven): Failed to transfer file: http://maven:8088/2b34662a-6937-4581-b954-= 71ba35a53519/maven/2b34662a-6937-4581-b954-71ba35a53519/mule-module-tooling= -service/2.1.3/mule-module-tooling-service-2.1.3-mule-plugin.jar. Return co= de is: 400, ReasonPhrase: my-custom-ReasonPhrase. ->=C2=A0[Help 1] > I am not completely sure if the=C2=A0ReasonPhrase has been removed intent= ionally. If the answer is no,=C2=A0can you fix it? If the answer is yes, ho= w can I simulate the behavior to indicate to someone=C2=A0what was happenin= g? > =C2=A0 > Thanks!! > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005)