You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2021/12/29 12:04:00 UTC

[jira] [Commented] (MNG-7377) Reading code in vscode causes maven's Apache Rat config to alarm

    [ https://issues.apache.org/jira/browse/MNG-7377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17466435#comment-17466435 ] 

Michael Osipov commented on MNG-7377:
-------------------------------------

Please report upstream first.

> Reading code in vscode causes maven's Apache Rat config to alarm
> ----------------------------------------------------------------
>
>                 Key: MNG-7377
>                 URL: https://issues.apache.org/jira/browse/MNG-7377
>             Project: Maven
>          Issue Type: Bug
>            Reporter: Jeff Hodges
>            Priority: Major
>
> vscode adds a `.vscode` directory to the top of a git repo it's opened in. This is harmless, but the apache-rat plugin configured in the maven's top-level `pom.xml` sounds the alarm on it and doesn't even allow the code to compile. That means anyone reading maven's code in vscode will have a failing build
> I've got a patch I'll post that ignores the `.vscode` dir in the rat's config and in `.gitignore`.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)