bcdev / jpy

A bi-directional Python-Java bridge used to embed Java in CPython or the other way round.
Apache License 2.0
187 stars 37 forks source link

Unauthorised Access error while running mvn clean deploy -DskipTests #163

Open VenkateshPS opened 5 years ago

VenkateshPS commented 5 years ago

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project jpy: Failed to deploy artifacts: Could not transfer artifact org.jpy:jpy:jar:0.10.0-20190129.095040-1 from/to snap-repo-public (http://nexus.senbox.net/nexus/content/repositories/snapshots/): Failed to transfer file: http://nexus.senbox.net/nexus/content/repositories/snapshots/org/jpy/jpy/0.10.0-SNAPSHOT/jpy-0.10.0-20190129.095040-1.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]