From issues-return-147507-archive-asf-public=cust-asf.ponee.io@maven.apache.org Wed Apr 3 18:16:03 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 73D0B18072F for ; Wed, 3 Apr 2019 20:16:03 +0200 (CEST) Received: (qmail 9371 invoked by uid 500); 3 Apr 2019 18:16:02 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 9143 invoked by uid 99); 3 Apr 2019 18:16:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Apr 2019 18:16:02 +0000 Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BAA2CE2A13 for ; Wed, 3 Apr 2019 18:16:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2ABB7245AB for ; Wed, 3 Apr 2019 18:16:01 +0000 (UTC) Date: Wed, 3 Apr 2019 18:16:01 +0000 (UTC) From: "Andreas Dangel (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MPMD-279) Improve documentation of maxAllowedViolations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MPMD-279?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-279: -------------------------------- Summary: Improve documentation of maxAllowedViolations (was: pmd-plugi= n 3.11.0 not failing build when violations detected) > Improve documentation of maxAllowedViolations > --------------------------------------------- > > Key: MPMD-279 > URL: https://issues.apache.org/jira/browse/MPMD-279 > Project: Maven PMD Plugin > Issue Type: Bug > Components: PMD > Affects Versions: 3.11.0 > Reporter: Jeffrey Bennett > Assignee: Andreas Dangel > Priority: Major > Fix For: 3.12.0 > > Attachments: build-snippet.txt > > > Specified failurePriority=3D5 and failOnViolation=3Dtrue.=C2=A0 =C2=A0For= code with violations, expected 'mvn clean verify' to result in BUILD FAILE= D, but got BUILD SUCCESS instead. -- This message was sent by Atlassian JIRA (v7.6.3#76005)