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

[tycho-4.0.x] Move p2 dependency tree logic from tycho-p2-plugin to tycho-core #3421

Merged
merged 1 commit into from Jan 27, 2024

Conversation

github-actions[bot]
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

This moves the algorithm which is responsible for calculating the IU
dependency tree used by the dependency-tree Mojo to tycho-core, so that
it can be used by other projects.

For a given project, this tree can be calculated using the
P2DependencyTreeGenerator, which can be injected into a Mojo as a simple
Plexus component.

(cherry picked from commit 502a622)
@laeubi laeubi merged commit 93952d0 into tycho-4.0.x Jan 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants