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]
