[
https://issues.apache.org/jira/browse/JENA-941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14542218#comment-14542218
]
ASF GitHub Bot commented on JENA-941:
-------------------------------------
GitHub user ajs6f opened a pull request:
https://github.com/apache/jena/pull/65
JENA-941: Upgrading code quality plugin versions
This patch upgrades the code quality reporting plugins in use to versions
that will work with Java 8, re-enabling `mvn site`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ajs6f/jena CodeQualityTools
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/65.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #65
----
commit e388e8bfd712b009cf7fbb5f81fb1be5d4c36397
Author: ajs6f <[email protected]>
Date: 2015-05-13T16:44:57Z
Upgrading code quality plugin versions
----
> Add code quality reports to Jena build
> --------------------------------------
>
> Key: JENA-941
> URL: https://issues.apache.org/jira/browse/JENA-941
> Project: Apache Jena
> Issue Type: Improvement
> Components: Jena
> Reporter: A. Soroka
> Priority: Minor
> Fix For: Jena 3.0.0
>
>
> Several code quality reporting tools are available for Maven, including:
> FindBugs: http://gleclaire.github.io/findbugs-maven-plugin/
> and
> PMD: http://maven.apache.org/plugins/maven-pmd-plugin/
> This ticket is to add support for these tools as reports to the Jena build
> process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)