cstamas commented on code in PR #11637:
URL: https://github.com/apache/maven/pull/11637#discussion_r2676349419


##########
pom.xml:
##########
@@ -804,9 +804,42 @@ under the License.
             </dependency>
           </dependencies>
         </plugin>
+        <plugin>
+          <groupId>org.apache.rat</groupId>
+          <artifactId>apache-rat-plugin</artifactId>
+          <executions>
+            <execution>
+              <id>rat-check</id>
+              <configuration>

Review Comment:
   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.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to