Skip to content
This repository was archived by the owner on May 15, 2020. It is now read-only.
This repository was archived by the owner on May 15, 2020. It is now read-only.

Building the pigtail example cordapp #52

@VladislavIvanov

Description

@VladislavIvanov

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions