You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2019/08/13 14:56:00 UTC

[jira] [Commented] (AVRO-2497) Avro-grpc failed when spotless:check alone

    [ 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)