Skip to content
New issue

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

Dependency Management Concept (ADR) #164

Open
6 tasks
Tracked by #30
Izzzu opened this issue Jun 23, 2022 · 1 comment
Open
6 tasks
Tracked by #30

Dependency Management Concept (ADR) #164

Izzzu opened this issue Jun 23, 2022 · 1 comment

Comments

@Izzzu
Copy link

Izzzu commented Jun 23, 2022

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:

  • 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):

Additional information on how to add EDC Maven dependencies and regarding release management:

Acceptance criteria

Tasks

  • Design the Dependency Management Concept
  • ADR
  • Update or create stories of needed
@zeier
Copy link

zeier commented Jul 13, 2022

Put on hold, as it is projected to be too much scope for the team until end of August.
#36 and #157 have higher priority.
This item can be taken up again if there is capacity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

2 participants