You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Huang Xingbo (Jira)" <ji...@apache.org> on 2022/05/24 06:47:00 UTC

[jira] [Created] (FLINK-27751) Scala suffix check failed

Huang Xingbo created FLINK-27751:
------------------------------------

             Summary: Scala suffix check failed
                 Key: FLINK-27751
                 URL: https://issues.apache.org/jira/browse/FLINK-27751
             Project: Flink
          Issue Type: Bug
          Components: Build System / Azure Pipelines
    Affects Versions: 1.15.0, 1.16.0
            Reporter: Huang Xingbo



{code:java}
2022-05-24T03:50:20.5443243Z 03:50:20,543 ERROR org.apache.flink.tools.ci.suffixcheck.ScalaSuffixChecker     [] - Violations found:
2022-05-24T03:50:20.5444210Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-formats/flink-sequence-file/pom.xml'.
2022-05-24T03:50:20.5445185Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-hadoop-compatibility/pom.xml'.
2022-05-24T03:50:20.5446207Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-connector-hbase-1.4/pom.xml'.
2022-05-24T03:50:20.5447186Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-connector-hbase-2.2/pom.xml'.
2022-05-24T03:50:20.5448135Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-hcatalog/pom.xml'.
2022-05-24T03:50:20.5449237Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-connector-hive/pom.xml'.
2022-05-24T03:50:20.5450180Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-table/flink-sql-client/pom.xml'.
2022-05-24T03:50:20.5451049Z 	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-tests/pom.xml'.
2022-05-24T03:50:20.5452020Z 	Scala-free module 'flink-hcatalog' is referenced with scala suffix in 'flink-connectors/flink-hcatalog/pom.xml'.
2022-05-24T03:50:20.5453369Z 	Scala-free module 'flink-sql-connector-hive-2.3.9' is referenced with scala suffix in 'flink-connectors/flink-sql-connector-hive-2.3.9/pom.xml'.
2022-05-24T03:50:20.5454388Z 	Scala-free module 'flink-sql-connector-hive-3.1.2' is referenced with scala suffix in 'flink-connectors/flink-sql-connector-hive-3.1.2/pom.xml'.
2022-05-24T03:50:20.6860887Z ==============================================================================
2022-05-24T03:50:20.6861601Z Suffix Check failed. See previous output for details.
2022-05-24T03:50:20.6862335Z ==============================================================================
2022-05-24T03:50:20.6942100Z ##[error]Bash exited with code '1'.
{code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=35994&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb




--
This message was sent by Atlassian Jira
(v8.20.7#820007)