[
https://issues.apache.org/jira/browse/AVRO-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16906290#comment-16906290
]
Kengo Seki commented on AVRO-2497:
----------------------------------
It looks like spotless taints avro-maven-plugin's goal prefix for some reason.
Specifying the goal prefix explicitly in avro-maven-plugin's pom.xml seems to
work.
> Avro-grpc failed when spotless:check alone
> ------------------------------------------
>
> Key: AVRO-2497
> URL: https://issues.apache.org/jira/browse/AVRO-2497
> Project: Apache Avro
> Issue Type: Test
> Components: java
> Affects Versions: 1.9.0
> Environment: jkd-8
> maven-3.3.9
> Reporter: Smart Yang
> Priority: Minor
>
> Enter avro-release-1.9.0/lang/java/grpc
> mvn spotless:check
> Result: BUILD FAILURE
> Log: Could not find goal 'check' in plugin
> org.apache.avro:avro-maven-plugin:1.9.0 among available goals help,
> idl-protocol, induce, protocol, schema -> [Help 1]
> But the lang/java/ipc other directories don't have this problem.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)