Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 5CC0C200BE9 for ; Mon, 26 Dec 2016 17:25:13 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5B540160B3B; Mon, 26 Dec 2016 16:25:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A6C8F160B2A for ; Mon, 26 Dec 2016 17:25:12 +0100 (CET) Received: (qmail 83649 invoked by uid 500); 26 Dec 2016 16:25:11 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 83641 invoked by uid 99); 26 Dec 2016 16:25:11 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Dec 2016 16:25:11 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C9010DFB93; Mon, 26 Dec 2016 16:25:11 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cdutz@apache.org To: commits@flex.apache.org Message-Id: <883242a8298a4f22ad6702528b399863@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: flex-typedefs git commit: - Updated the sonarqube plugin - Added sonarqube configuration to typedefs and framework Date: Mon, 26 Dec 2016 16:25:11 +0000 (UTC) archived-at: Mon, 26 Dec 2016 16:25:13 -0000 Repository: flex-typedefs Updated Branches: refs/heads/develop 1b46e4097 -> 8646b6b5d - Updated the sonarqube plugin - Added sonarqube configuration to typedefs and framework Project: http://git-wip-us.apache.org/repos/asf/flex-typedefs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-typedefs/commit/8646b6b5 Tree: http://git-wip-us.apache.org/repos/asf/flex-typedefs/tree/8646b6b5 Diff: http://git-wip-us.apache.org/repos/asf/flex-typedefs/diff/8646b6b5 Branch: refs/heads/develop Commit: 8646b6b5dc0363394bdebbc6c86de300692b2e2e Parents: 1b46e40 Author: Christofer Dutz Authored: Mon Dec 26 17:24:59 2016 +0100 Committer: Christofer Dutz Committed: Mon Dec 26 17:24:59 2016 +0100 ---------------------------------------------------------------------- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-typedefs/blob/8646b6b5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a6a28de..3e731fb 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,11 @@ 1.0.0 git + + + https://builds.apache.org/analysis + + file:**/generated-sources/** @@ -95,6 +100,12 @@ + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.2 + + org.apache.rat