[
https://issues.apache.org/jira/browse/AVRO-2859?focusedWorklogId=706058&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-706058
]
ASF GitHub Bot logged work on AVRO-2859:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jan/22 12:35
Start Date: 10/Jan/22 12:35
Worklog Time Spent: 10m
Work Description: martin-g commented on pull request #910:
URL: https://github.com/apache/avro/pull/910#issuecomment-1008833549
Closing this issue for now!
Please reopen if needed!
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 706058)
Time Spent: 20m (was: 10m)
> Add Version Number to POM for Spotless Plugin Execution Filter
> --------------------------------------------------------------
>
> Key: AVRO-2859
> URL: https://issues.apache.org/jira/browse/AVRO-2859
> Project: Apache Avro
> Issue Type: Improvement
> Reporter: David Mollitor
> Assignee: David Mollitor
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Avro Fails To Build in Eclipse
> {code:none}
> Errors occurred during the build.
> Errors running builder 'Maven Project Builder' on project 'avro-parent'.
> Missing parameter for pluginExecutionFilter. groupId, artifactId,
> versionRange and goals must be specificed, but found: groupId =
> 'com.diffplug.spotless'
> artifactId = 'spotless-maven-plugin'
> versionRange = 'null'
> goals = '[check]'
> Errors running builder 'Maven Project Builder' on project 'avro-toplevel'.
> Missing parameter for pluginExecutionFilter. groupId, artifactId,
> versionRange and goals must be specificed, but found: groupId =
> 'com.diffplug.spotless'
> artifactId = 'spotless-maven-plugin'
> versionRange = 'null'
> goals = '[check]'
> Errors running builder 'Maven Project Builder' on project 'avro-tools'.
> Missing parameter for pluginExecutionFilter. groupId, artifactId,
> versionRange and goals must be specificed, but found: groupId =
> 'com.diffplug.spotless'
> artifactId = 'spotless-maven-plugin'
> versionRange = 'null'
> goals = '[check]'
> Errors running builder 'Maven Project Builder' on project 'trevni-java'.
> Missing parameter for pluginExecutionFilter. groupId, artifactId,
> versionRange and goals must be specificed, but found: groupId =
> 'com.diffplug.spotless'
> artifactId = 'spotless-maven-plugin'
> versionRange = 'null'
> goals = '[check]'
> {code}
> For some reason, it requires an explicit version number in spotless
> pluginExecutionFilter
> {code:none}
> Version: 2019-06 (4.12.0)
> Build id: 20190614-1200
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)