Skip to content

Comments

Fix aggregating mojos#174

Merged
cstamas merged 3 commits intomainfrom
fix-aggr-mojos
Feb 27, 2025
Merged

Fix aggregating mojos#174
cstamas merged 3 commits intomainfrom
fix-aggr-mojos

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