You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Lucas Ludueño (JIRA)" <ji...@apache.org> on 2019/01/31 21:16:00 UTC

[jira] [Created] (MNG-6584) Maven version 3.6.0 does not show ReasonPhrase anymore

Lucas Ludueño created MNG-6584:
----------------------------------

             Summary: 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
            Reporter: Lucas Ludueño


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-plugin:2.8.2:deploy (default-deploy) on project mule-module-tooling-service: Failed to deploy artifacts: Could not transfer artifact 2b34662a-6937-4581-b954-71ba35a53519:mule-module-tooling-service:jar:mule-plugin:2.1.3 from/to exchange-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 code is: 400, ReasonPhrase: my-custom-ReasonPhrase. -> [Help 1]

I am not completely sure if the ReasonPhrase has been removed intentionally. If the answer is no, can you fix it? If the answer is yes, how can I simulate the behavior to indicate to someone what was happening?

 

Thanks!!

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)