Actions
Bug #22004
openSpotless must not be exec in plugin parent
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Plugins management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
It leads to an error, because the <pluginManagement>
directive is not applied to plugins for that project but only for the children ones o_O
So, we just need to skip spotless for it.
Actions