I agree totally that the focus of the output on error is just so
/wrong/. Do we know if anyone actually depends on the order/format of
these things ?
Kristian
2013/11/1 Martijn Dashorst :
> My biggest gripes with Maven in this situation are two fold:
>
> 1. an error message that can be much more
My biggest gripes with Maven in this situation are two fold:
1. an error message that can be much more descriptive as the exception
appears to be SSLPeerUnverifiedException. The message that is logged
by Maven:
[INFO] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.6
It appears that I was unable to upload a pending release to the
repository.apache.org nexus while I am able to log in to the web
interface using my credentials.
The log of maven gives as reason:
"Peer not authenticated"
While it is probably completely clear what this descriptive message
mean