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

Fix aggregating mojos #174

Merged
merged 3 commits into from
Feb 27, 2025
Merged

Fix aggregating mojos #174

merged 3 commits into from
Feb 27, 2025

Conversation

cstamas
Copy link
Member

@cstamas cstamas commented Feb 27, 2025

Changes:

  • parent-child-tree made aggregator
  • subproject-tree made agregator
  • project-dependency-tree made aggregator

Former two should be run from same spot from where you'd invoke 'full build', while latter allows targeting project using -Dselector= where value may be :A, :A:V, G:A or G:A:V. Selector must match exactly 1 project, otherwise (0 or 2+ matches) it will fail.

Changes:
* parent-child-tree made aggregator
* subproject-tree made agregator
* project-dependency-tree made aggregator

Former two should be run from same spot from where you'd invoke
'full build', while latter allows targeting project
using `-Dselector=` where value may be `:A`, `:A:V`,
`G:A` or `G:A:V`. Selector must match exactly 1 project,
otherwise (0 or 2+ matches) it will fail.
@cstamas cstamas self-assigned this Feb 27, 2025
@cstamas cstamas merged commit a81bee3 into main Feb 27, 2025
23 checks passed
@cstamas cstamas deleted the fix-aggr-mojos branch February 27, 2025 09:46
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.

1 participant