Open fjakop opened 5 years ago
It is the maven extension mechanism that works only at the main level.
Did you tried with other core extensions to see if they are activated in sub-projects, my bet is no.
The extension does not appear to be executed for the sub-projects. As you suggest, the extension mechanism appears to be activated only at the aggregator level.
and I added some info on it to demo the problem, thanks.
version: 1.4.4
usage context:
Problem description:
When building several Maven projects - all with jgitver enabled - via aggregator POM (no jgitver there) the version numbers of the projects are not calculated and changed.
Rebroduce
--> versions of projects A and B are not changed