[
https://issues.apache.org/jira/browse/SCM-862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366862#comment-16366862
]
ASF GitHub Bot commented on SCM-862:
------------------------------------
GitHub user basinilya opened a pull request:
https://github.com/apache/maven-scm/pull/60
[SCM-862] fix apache-rat complaining about Eclipse .checkstyle files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basinilya/maven-scm SCM-862
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-scm/pull/60.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #60
----
commit 2e33c9651533b3409fa776c2381bed6c7510d1e5
Author: Ilya Basin <basinilya@...>
Date: 2018-02-16T11:17:11Z
[SCM-862] fix apache-rat complaining about Eclipse .checkstyle files
----
> apache-rat complains about Eclipse .checkstyle files
> ----------------------------------------------------
>
> Key: SCM-862
> URL: https://issues.apache.org/jira/browse/SCM-862
> Project: Maven SCM
> Issue Type: Bug
> Affects Versions: 1.9.5, 1.9.6
> Reporter: Ilya Basin
> Priority: Major
>
> See RAT-246.
> Due to my Eclipse plugins set, when I import a maven project, a .checkstyle
> file is generated there. This breaks building maven-scm. target/rat.txt
> mentions:
> Files with unapproved licenses:
> .checkstyle file.
> Rat 0.13 will ignore .checkstyle by default, but it's not released yet.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)