[
https://issues.apache.org/jira/browse/WAGON-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16369291#comment-16369291
]
ASF GitHub Bot commented on WAGON-499:
--------------------------------------
GitHub user basinilya opened a pull request:
https://github.com/apache/maven-wagon/pull/43
[WAGON-499] fix apache-rat complains about Eclipse .checkstyle files
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/basinilya/maven-wagon WAGON-499
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-wagon/pull/43.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 #43
----
commit 82023713a463c4df7c65c36c84c94b6aa30be043
Author: Ilya Basin <basinilya@...>
Date: 2018-02-19T16:28:09Z
[WAGON-499] fix apache-rat complains about Eclipse .checkstyle files
----
> apache-rat complains about Eclipse .checkstyle files
> ----------------------------------------------------
>
> Key: WAGON-499
> URL: https://issues.apache.org/jira/browse/WAGON-499
> Project: Maven Wagon
> Issue Type: Bug
> Affects Versions: 3.0.0, 3.0.1
> Reporter: Ilya Basin
> Priority: Major
>
> See RAT-246, SCM-862
> 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)