[
https://issues.apache.org/jira/browse/AVRO-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Mollitor updated AVRO-2859:
---------------------------------
Description:
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}
was:
Avro Fails To Build in Eclipse
{code:none}
An internal error occurred during: "Updating Maven Project".
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}
> 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
>
> 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.3.4#803005)