From issues-return-147463-archive-asf-public=cust-asf.ponee.io@maven.apache.org Tue Apr 2 21:04:05 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 194F8180771 for ; Tue, 2 Apr 2019 23:04:04 +0200 (CEST) Received: (qmail 94287 invoked by uid 500); 2 Apr 2019 21:04:04 -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 94054 invoked by uid 99); 2 Apr 2019 21:04:04 -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; Tue, 02 Apr 2019 21:04:03 +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 A7BE0E0F37 for ; Tue, 2 Apr 2019 21:04:03 +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 7B454245A3 for ; Tue, 2 Apr 2019 21:04:02 +0000 (UTC) Date: Tue, 2 Apr 2019 21:04:02 +0000 (UTC) From: "Andreas Dangel (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MPMD-279) pmd-plugin 3.11.0 not failing build when violations detected 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.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D168081= 53#comment-16808153 ]=20 Andreas Dangel commented on MPMD-279: ------------------------------------- Thanks! I'll take your suggestions to improve the documentation. > pmd-plugin 3.11.0 not failing build when violations detected > ------------------------------------------------------------ > > 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)