Bruce J Schuchardt created GEODE-7972:
-----------------------------------------
Summary: geode-core: pmdMain task fails pretty much all the time
Key: GEODE-7972
URL: https://issues.apache.org/jira/browse/GEODE-7972
Project: Geode
Issue Type: Bug
Components: tests
Reporter: Bruce J Schuchardt
This task fails with the problem shown below every time it's run. When I was
trying to use this tool for other checks it was evident that the task wasn't
completing - this isn't just a warning but a failure of the test to do much of
anything.
The failure isn't causing builds to fail.
https://concourse.apachegeode-ci.info/builds/145384
{noformat}
> Task :geode-core:pmdMain
This analysis could be faster, please consider using Incremental Analysis:
https://pmd.github.io/pmd-6.20.0/pmd_userdocs_incremental_analysis.html
This analysis could be faster, please consider using Incremental Analysis:
https://pmd.github.io/pmd-6.20.0/pmd_userdocs_incremental_analysis.html
/home/geode/geode/geode-core/src/main/java/org/apache/geode/internal/admin/remote/RemoteGfManagerAgent.java
- PMDException: Error while parsing
/home/geode/geode/geode-core/src/main/java/org/apache/geode/internal/admin/remote/RemoteGfManagerAgent.java
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)