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 1A1131142B for ; Mon, 14 Apr 2014 19:07:22 +0000 (UTC) Received: (qmail 2827 invoked by uid 500); 14 Apr 2014 19:07:17 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 2745 invoked by uid 500); 14 Apr 2014 19:07:16 -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 2727 invoked by uid 99); 14 Apr 2014 19:07:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2014 19:07:16 +0000 Date: Mon, 14 Apr 2014 19:07:16 +0000 (UTC) From: "Dennis Lundberg (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (RAT-160) Fails to ignore build.log created by maven-invoker-plugin 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-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968689#comment-13968689 ] Dennis Lundberg commented on RAT-160: ------------------------------------- Christopher Tubbs, I'm not sure I understand your structure, but the Rat plugin excludes the "target" directory by default. So it should not be checked by Rat at all. Could you share you configuration? > Fails to ignore build.log created by maven-invoker-plugin > --------------------------------------------------------- > > Key: RAT-160 > URL: https://issues.apache.org/jira/browse/RAT-160 > Project: Apache Rat > Issue Type: Bug > Affects Versions: 0.10 > Reporter: Christopher Tubbs > Fix For: 0.11 > > > When using maven-invoker-plugin to run integration-tests for a maven plugin project, maven-invoker-plugin creates a build.log file in the basedir for the project. > This may be a bug in maven-invoker-plugin. Perhaps it'd be better to put this file in its build directory, rather than its basedir. Regardless, the apache-rat-plugin should ignore this build.log file. -- This message was sent by Atlassian JIRA (v6.2#6252)