Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Jan 9, 2026

w/ some slight updates

w/ some slight updates
@cstamas cstamas self-assigned this Jan 9, 2026
@cstamas cstamas added this to the 4.1.0 milestone Jan 9, 2026
pom.xml Outdated
Comment on lines 839 to 842
<plugin>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-plugin</artifactId>
</plugin>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be inherited from parent 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not see it in parent, only in pluginMgmt... will doublecheck

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed it, removed

pom.xml Outdated
<executions>
<execution>
<id>rat-check</id>
<configuration>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in parent we have configuration on plugin level not on execution level ...
https://github.com/apache/maven-parent/blob/master/pom.xml#L1270

how it is merged? interesting

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is merged as usual, but we can make this back to same as in parent (config and not exec level) to keep things less mind boggling.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reworked, now we have config only

I missed parent rat in plugins
Just alter config, nothing more
@cstamas cstamas marked this pull request as ready for review January 9, 2026 18:14
Copy link
Contributor

@Bukama Bukama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.1.0

Note: There are 3 PRs for this, they need to be closed then :)
edit: at least the one of master

@Bukama Bukama merged commit 6f0294d into apache:master Jan 10, 2026
22 checks passed
cstamas added a commit to cstamas/maven that referenced this pull request Jan 10, 2026
* Maven Parent 46

w/ some slight updates

* Do run RAT on submodules
* Fixes

I missed parent rat in plugins
Just alter config, nothing more
cstamas added a commit that referenced this pull request Jan 10, 2026
Maven Parent 46 w/ some slight updates.

Backport of 6f0294d
@cstamas cstamas deleted the maven-parent-46 branch January 10, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants