Create an ADR in MVD repository that logs the decision about the dependencies sharing across MVD repositories (MinimumViableDataspace, Registration Service, IdentityHub, etc.).
Currently the services are using locally published dependencies. It's difficult set up especially for local development.
This story aims to define the dependency management concept that would include:
Versioning of the published artifacts.
Explanation how services are dependent on each other and which versions they are using.
Proposal for the local development routine for changes across multiple repositories.
Useful link to the repo split spike (contains spike for the local development setup, versioning for multirepo etc):
Feature: #30
Description
Create an ADR in MVD repository that logs the decision about the dependencies sharing across MVD repositories (MinimumViableDataspace, Registration Service, IdentityHub, etc.). Currently the services are using locally published dependencies. It's difficult set up especially for local development. This story aims to define the dependency management concept that would include:
Useful link to the repo split spike (contains spike for the local development setup, versioning for multirepo etc):
Additional information on how to add EDC Maven dependencies and regarding release management:
Acceptance criteria
Tasks