[
https://issues.apache.org/jira/browse/AVRO-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AVRO-2859:
---------------------------------
Labels: pull-request-available (was: )
> 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: 10m
> 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)