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 was 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)