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 94D29200B6B for ; Fri, 9 Sep 2016 17:28:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 93874160ACE; Fri, 9 Sep 2016 15:28:29 +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 71255160ACA for ; Fri, 9 Sep 2016 17:28:28 +0200 (CEST) Received: (qmail 59064 invoked by uid 500); 9 Sep 2016 15:28:27 -0000 Mailing-List: contact commits-help@commonsrdf.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commonsrdf.incubator.apache.org Delivered-To: mailing list commits@commonsrdf.incubator.apache.org Received: (qmail 59055 invoked by uid 99); 9 Sep 2016 15:28:27 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2016 15:28:27 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 428921804F7 for ; Fri, 9 Sep 2016 15:28:27 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.646 X-Spam-Level: X-Spam-Status: No, score=-4.646 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id e5_nvWBG0Rnw for ; Fri, 9 Sep 2016 15:28:25 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id C692360D98 for ; Fri, 9 Sep 2016 15:28:23 +0000 (UTC) Received: (qmail 58468 invoked by uid 99); 9 Sep 2016 15:28:23 -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; Fri, 09 Sep 2016 15:28:23 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 1E8A3DFBA3; Fri, 9 Sep 2016 15:28:23 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: stain@apache.org To: commits@commonsrdf.incubator.apache.org Date: Fri, 09 Sep 2016 15:28:31 -0000 Message-Id: <563f212a2b6046d585b2331523c40f5d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [10/13] incubator-commonsrdf git commit: enable all report plugins archived-at: Fri, 09 Sep 2016 15:28:29 -0000 enable all report plugins (sadly this also mean enabling lots of "Project Information" enabled in commons-parent ) Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/d7e4cbe4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/d7e4cbe4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/d7e4cbe4 Branch: refs/heads/parser-with-quads Commit: d7e4cbe49aa56e515a5ae83f8e531a91e1c5c44c Parents: 091f1d1 Author: Stian Soiland-Reyes Authored: Wed Sep 7 02:13:28 2016 +0100 Committer: Stian Soiland-Reyes Committed: Wed Sep 7 02:14:06 2016 +0100 ---------------------------------------------------------------------- pom.xml | 305 +++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 194 insertions(+), 111 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/d7e4cbe4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6ac78f3..f9b85fc 100644 --- a/pom.xml +++ b/pom.xml @@ -35,18 +35,10 @@ Commons RDF Commons Java API for RDF 1.1 - http://commonsrdf.incubator.apache.org + http://commonsrdf.incubator.apache.org/ 2015 - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - 1.8 1.8 @@ -59,7 +51,9 @@ rdf https://svn.apache.org/repos/infra/websites/production/commonsrdf/content/ ${project.build.directory}/site-content - http://docs.oracle.com/javase/8/docs/api/ + https://docs.oracle.com/javase/8/docs/api/ + + 0.9.0 @@ -73,6 +67,10 @@ Jira https://issues.apache.org/jira/browse/COMMONSRDF + + jenkins + https://builds.apache.org/ + @@ -180,7 +178,7 @@ Peter Ansell ansell[at]apache[dot]org - http://github.com/ansell + https://github.com/ansell Emeritus Committer Emeritus PPMC Member @@ -280,26 +278,30 @@ jar - - -Xdoclint:none - + + -Xdoclint:none + + org.apache.maven.plugins maven-release-plugin - false + true + + release deploy true true @@ -309,25 +311,41 @@ scm:git:file://`pwd`/.git - + org.eluder.coveralls coveralls-maven-plugin - 3.1.0 - - - org.jacoco - jacoco-maven-plugin - 0.7.2.201409121644 - - - prepare-agent - - prepare-agent - - - + 4.2.0 + + org.codehaus.mojo + jdepend-maven-plugin + ${commons.jdepend.version} + + + + guru.nidi + jdepend + 2.9.5 + + + + + + + com.github.siom79.japicmp + japicmp-maven-plugin + ${commons.japicmp.version} + + + + \d+\.\d+\.\d+\-incubating + + + + org.apache.maven.plugins maven-site-plugin @@ -338,41 +356,20 @@ 1.6 + - + org.eclipse.m2e lifecycle-mapping @@ -380,11 +377,12 @@ + org.apache.maven.plugins @@ -410,6 +409,8 @@ + + org.apache.rat apache-rat-plugin @@ -440,6 +441,93 @@ + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + -Xdoclint:none + + + + + javadoc + test-javadoc + + + + aggregate + false + + aggregate + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.plugin.version} + + ${project.basedir}/src/conf/checkstyle.xml + + config_loc=${project.basedir} + false + + + + + checkstyle-aggregate + + + + + + + maven-pmd-plugin + 3.6 + + ${maven.compiler.target} + true + + + + pmd-report + + pmd + + + + pmd-aggregate + false + + pmd + + + true + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + ${commons.findbugs.version} + + Normal + Default + src/conf/findbugs-exclude-filter.xml + true + -Duser.language=en + + + + + + @@ -447,65 +535,60 @@ + + + org.apache.maven.plugins + maven-antrun-plugin + + + default-cli + + run + + package + + + + + + + + + + + + + + + + + + + + + org.apache.ant + ant-nodeps + 1.8.1 + + + + org.apache.maven.plugins maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - **/*.asc - **/*.md5 - **/*.sha1 - - - - - - - org.apache.maven.plugins - maven-antrun-plugin - - - default-cli - - run - - package - - - - - - - - - - - - - - - - - - - - - org.apache.ant - ant-nodeps - 1.8.1 - - + + + **/*.asc + **/*.md5 + **/*.sha1 + + + +