[ https://issues.apache.org/jira/browse/BEAM-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15621343#comment-15621343 ]
Jean-Baptiste Onofré commented on BEAM-864: ------------------------------------------- Even if Apache POM 18 still uses maven-rat-plugin 0.11 (the DEPENDENCIES default exclude has been done in 0.12), it contains the exclude of DEPENDENCIES in default configuration. However, as we define our own maven-rat-plugin configuration, I do both: update to Apache POM 18 as parent, and update to maven-rat-plugin 0.12. > Update to latest Apache Maven-Parent > ------------------------------------ > > Key: BEAM-864 > URL: https://issues.apache.org/jira/browse/BEAM-864 > Project: Beam > Issue Type: Bug > Components: build-system > Reporter: Aljoscha Krettek > Assignee: Jean-Baptiste Onofré > > The release plugin creates a DEPENDENCIES file that is not properly excluded > from the rat check with the current version of the Apache Maven-Parent that > we are using. > This is the relevant RAT Jira issue: > https://issues.apache.org/jira/browse/RAT-184 -- This message was sent by Atlassian JIRA (v6.3.4#6332)