Make sure you don't miss that section on password encryption! :)

https://maven.apache.org/guides/mini/guide-encryption.html

This is what I have set up locally.

On 9/22/17 10:41 PM, Julian Hyde wrote:
You need credentials to deploy to the maven repo. I think they go in
settings.xml.

Something like this:
http://felix.apache.org/documentation/development/release-management-nexus.html

Julian

On Fri, Sep 22, 2017 at 5:33 PM, Michael Mior <[email protected]> wrote:
I tried to deploy an RC for 1.14 this evening and I got the following
message

[INFO] [ERROR] Failed to execute goal
org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy)
  on project calcite: Failed to deploy artifacts: Could not transfer
artifact org.apache.calcite:calcite:pom:1.14
.0-20170923.003005-15 from/to apache.snapshots.https (
https://repository.apache.org/content/repositories/snapsho
ts): Failed to transfer file:
https://repository.apache.org/content/repositories/snapshots/org/apache/calcite/ca
lcite/1.14.0-SNAPSHOT/calcite-1.14.0-20170923.003005-15.pom. Return code
is: 401, ReasonPhrase: Unauthorized. ->
  [Help 1]

Help resolving would be appreciated.

--
Michael Mior
[email protected]

Reply via email to