We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend:
file-backend
holodeckb2b-distribution
My only idea is to move holodeckb2b-distribution into a separate respository to remove any circular dependencies.
The text was updated successfully, but these errors were encountered:
This is a major issue, it means project is not in buildable state if needed for autobuilds.
Apart from moving into seperate repository, the only other option i see is moving file-backend back to main project to simplify builds.
Sorry, something went wrong.
Is there any plan to fix this?
This will be fixed in a future version by restructuring the project.
No branches or pull requests
Building HB2B needs a few unusual steps, as there is a circular dependency between HB2B and file-backend:
file-backend
needs some artifacts from HB2Bfile-backend
(holodeckb2b-distribution
fails)My only idea is to move
holodeckb2b-distribution
into a separate respository to remove any circular dependencies.The text was updated successfully, but these errors were encountered: