Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend:
file-backend needs some artifacts from HB2B
- HB2B will not build without
file-backend (holodeckb2b-distribution fails)
My only idea is to move holodeckb2b-distribution into a separate respository to remove any circular dependencies.
Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend:
file-backendneeds some artifacts from HB2Bfile-backend(holodeckb2b-distributionfails)My only idea is to move
holodeckb2b-distributioninto a separate respository to remove any circular dependencies.