[
https://issues.apache.org/jira/browse/UIMA-6182?focusedWorklogId=378691&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-378691
]
ASF GitHub Bot logged work on UIMA-6182:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/20 09:44
Start Date: 29/Jan/20 09:44
Worklog Time Spent: 10m
Work Description: reckart commented on pull request #70: [UIMA-6182]
Update findbugs configuration
URL: https://github.com/apache/uima-uimafit/pull/70
- Switch from Findbugs to Spotbugs since the former is no longer maintained
**JIRA Ticket:** https://issues.apache.org/jira/browse/UIMA-6182
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 378691)
Remaining Estimate: 0h
Time Spent: 10m
> Update findbugs configuration
> -----------------------------
>
> Key: UIMA-6182
> URL: https://issues.apache.org/jira/browse/UIMA-6182
> Project: UIMA
> Issue Type: Improvement
> Components: uimaFIT
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Minor
> Fix For: 2.5.0uimaFIT, 3.0.1uimaFIT
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The v2 build is failing when the findbugs profile is activated.
> {code}
> [ERROR] Failed to execute goal
> org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs (default) on project
> uimafit-parent: Unable to parse configuration of mojo
> org.codehaus.mojo:findbugs-maven-plugin:3.0.3:findbugs for parameter
> pluginArtifacts: Cannot assign configuration entry 'pluginArtifacts' with
> value '${plugin.artifacts}' of type
> java.util.Collections.UnmodifiableRandomAccessList to property of type
> java.util.ArrayList -> [Help 1]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)