Allow easy use of enforcement plugin in child poms (#2465)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -274,6 +274,8 @@
|
|||||||
<onlyWhenRelease>false</onlyWhenRelease>
|
<onlyWhenRelease>false</onlyWhenRelease>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>org.eclipse.hawkbit:*</exclude>
|
<exclude>org.eclipse.hawkbit:*</exclude>
|
||||||
|
<!-- if used in child poms with different groupId -->
|
||||||
|
<exclude>${project.groupId}:*</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</requireReleaseDeps>
|
</requireReleaseDeps>
|
||||||
</rules>
|
</rules>
|
||||||
|
|||||||
Reference in New Issue
Block a user