[
https://issues.apache.org/jira/browse/RAT-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Wiedmann resolved RAT-66.
--------------------------------
Assignee: Jochen Wiedmann
Resolution: Fixed
Added release.properties and pom.xml.releaseBackup to the Maven default
excludes.
> Ignore the release.properties file created by maven-release-plugin
> ------------------------------------------------------------------
>
> Key: RAT-66
> URL: https://issues.apache.org/jira/browse/RAT-66
> Project: RAT
> Issue Type: Improvement
> Components: maven
> Reporter: Jukka Zitting
> Assignee: Jochen Wiedmann
> Priority: Minor
>
> When RAT checks are being run by the Maven release plugin as a part of the
> forked "mvn clean verify" lifecycle within release:prepare, an extra
> "release.properties" file is included in the project root.
> This file currently causes the RAT check to fail unless it has been
> explicitly excluded from the check. This is annoying as you typically only
> detect the missing exclude rule when you're already preparing a release.
> It would be nice if RAT could automatically detect and ignore this
> release.properties file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.