Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B9B3D17DCD for ; Wed, 25 Mar 2015 20:08:54 +0000 (UTC) Received: (qmail 31482 invoked by uid 500); 25 Mar 2015 20:08:54 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 31404 invoked by uid 500); 25 Mar 2015 20:08:54 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 31268 invoked by uid 99); 25 Mar 2015 20:08:54 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2015 20:08:54 +0000 Date: Wed, 25 Mar 2015 20:08:54 +0000 (UTC) From: "Karl Heinz Marbaise (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (RAT-197) Exclude the new .mvn/ folder from rat checked MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/RAT-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Heinz Marbaise updated RAT-197: ------------------------------------ Attachment: RAT-197.patch > Exclude the new .mvn/ folder from rat checked > --------------------------------------------- > > Key: RAT-197 > URL: https://issues.apache.org/jira/browse/RAT-197 > Project: Apache Rat > Issue Type: Improvement > Reporter: Karl Heinz Marbaise > Fix For: 0.12 > > Attachments: RAT-197.patch > > > Starting with Maven 3.3.1 a new folder .mvn has been introduced which contains extensions.xml, jvm.config and maven.config. The jvm.config and maven.config do not support any kind of comment. > So best would be to exclude those folder completely from rat checks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)