You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2022/04/24 08:10:00 UTC

[jira] [Commented] (MNG-7377) Add .vscode/ to .gitignore

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

Hudson commented on MNG-7377:
-----------------------------

Build failed in Jenkins: Maven » Maven TLP » maven » MNG-7457 #2

See https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-7457/2/

> Add .vscode/ to .gitignore
> --------------------------
>
>                 Key: MNG-7377
>                 URL: https://issues.apache.org/jira/browse/MNG-7377
>             Project: Maven
>          Issue Type: Task
>            Reporter: Jeff Hodges
>            Assignee: Michael Osipov
>            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.7#820007)