You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2020. It is now read-only.
I am trying to build the pigtail example cordaap with the ./gradlew deployNodes command.
The execution fails with the following error:
* What went wrong:
Could not resolve all files for configuration ':cordapp:compileClasspath'.
> Could not resolve io.bluebank.braid:braid-corda:3.1.3.
Required by:
project :cordapp
> Could not resolve io.bluebank.braid:braid-corda:3.1.3.
> Could not get resource 'http://bluebank-nexus.uksouth.cloudapp.azure.com/repository/maven-public/io/bluebank/braid/braid-corda/3.1.3/braid-corda-3.1.3.pom'.
> Could not GET 'http://bluebank-nexus.uksouth.cloudapp.azure.com/repository/maven-public/io/bluebank/braid/braid-corda/3.1.3/braid-corda-3.1.3.pom'.
> Permission denied (connect failed)
Any idea why this error occurs?
Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to build the pigtail example cordaap with the
./gradlew deployNodes
command.The execution fails with the following error:
Any idea why this error occurs?
Thanks!
The text was updated successfully, but these errors were encountered: