ConsensusJ/consensusj

Resolve publishing issues with Spring Boot subprojects

Closed this issue · 1 comments

Currently to publish JARs to Bintray we need to disable (by commenting out subprojects in settings.gradle) the following modules:

  • bitcoinj-daemon
  • bitcoinj-peerserver
  • cj-nmc-daemon

See possibly related Issue #61 .

Closing because this will be solved by Issue #69