question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cord accounts dependency(POM) gives 409

See original GitHub issue

I was trying out corda accounts. I ran ./gradlew clean deployNodes.

This is the error message i got ->

* What went wrong:
Could not resolve all files for configuration ':contracts:compileClasspath'.
> Could not resolve com.r3.corda.lib.ci:ci-workflows:1.0-RC03.
  Required by:
      project :contracts
   > Could not resolve com.r3.corda.lib.ci:ci-workflows:1.0-RC03.
      > Could not get resource 'http://ci-artifactory.corda.r3cev.com/artifactory/corda-lib-dev/com/r3/corda/lib/ci/ci-workflows/1.0-RC03/ci-workflows-1.0-RC03.pom'.
         > Could not GET 'http://ci-artifactory.corda.r3cev.com/artifactory/corda-lib-dev/com/r3/corda/lib/ci/ci-workflows/1.0-RC03/ci-workflows-1.0-RC03.pom'. Received status code 409 from server: Conflict
> Could not resolve com.r3.corda.lib.accounts:accounts-contracts:1.0-RC04.
  Required by:
      project :contracts
   > Could not resolve com.r3.corda.lib.accounts:accounts-contracts:1.0-RC04.
      > Could not get resource 'http://ci-artifactory.corda.r3cev.com/artifactory/corda-lib-dev/com/r3/corda/lib/accounts/accounts-contracts/1.0-RC04/accounts-contracts-1.0-RC04.pom'.
         > Could not GET 'http://ci-artifactory.corda.r3cev.com/artifactory/corda-lib-dev/com/r3/corda/lib/accounts/accounts-contracts/1.0-RC04/accounts-contracts-1.0-RC04.pom'. Received status code 409 from server: Conflict
> Could not resolve com.r3.corda.lib.accounts:accounts-workflows:1.0-RC04.
  Required by:
      project :contracts
   > Could not resolve com.r3.corda.lib.accounts:accounts-workflows:1.0-RC04.
      > Could not get resource 'http://ci-artifactory.corda.r3cev.com/artifactory/corda-lib-dev/com/r3/corda/lib/accounts/accounts-workflows/1.0-RC04/accounts-workflows-1.0-RC04.pom'.
         > Could not GET 'http://ci-artifactory.corda.r3cev.com/artifactory/corda-lib-dev/com/r3/corda/lib/accounts/accounts-workflows/1.0-RC04/accounts-workflows-1.0-RC04.pom'. Received status code 409 from server: Conflict

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 37s
5 actionable tasks: 4 executed, 1 up-to-date

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:6
  • Comments:6

github_iconTop GitHub Comments

github_iconTop Results From Across the Web

Maven Could not resolve dependencies (Return code is: 409 ...
It seems that you are trying to resolve RELEASE artifact from a SNAPSHOT repository, therefore Artifactory is sending an error (409 conflict).
Read more >
409 status code when deploying assets through Maven
SYMPTOMS. Unable to deploy a specific assetID to exchange through Maven. · CAUSE. There is a soft deleted asset with the same asset...
Read more >
How To Fix the “409 Conflict” Error (5 Methods) - Kinsta
In this post, we'll give you an overview of the 409 error and its causes. ... First, log in to your account and...
Read more >
Text - H.R.748 - 116th Congress (2019-2020): CARES Act
293]] Accounting Standards Codification Subtopic 310-40 (`Receivables ... Federal law administered by the State agency which provides for the payment of any ...
Read more >
dafman65-605v1.pdf - Air Force
Obligations Properly Chargeable to a Closed Account and Use of ... The correct appropriation for budgeting an IT effort is dependent on the....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found