You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2023/03/14 07:54:00 UTC

[jira] [Created] (FLINK-31442) Scala suffix checker fails for release-1.15

Martijn Visser created FLINK-31442:
--------------------------------------

             Summary: Scala suffix checker fails for release-1.15
                 Key: FLINK-31442
                 URL: https://issues.apache.org/jira/browse/FLINK-31442
             Project: Flink
          Issue Type: Bug
    Affects Versions: 1.15.5
            Reporter: Martijn Visser


{code:bash}
08:53:07,511 ERROR org.apache.flink.tools.ci.suffixcheck.ScalaSuffixChecker     [] - Violations found:
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-formats/flink-sequence-file/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-hadoop-compatibility/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-connector-hbase-1.4/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-connector-hbase-2.2/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-hcatalog/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-connectors/flink-connector-hive/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-table/flink-sql-client/pom.xml'.
	Scala-free module 'flink-hadoop-compatibility' is referenced with scala suffix in 'flink-tests/pom.xml'.
	Scala-free module 'flink-hcatalog' is referenced with scala suffix in 'flink-connectors/flink-hcatalog/pom.xml'.
	Scala-free module 'flink-sql-connector-hive-1.2.2' is referenced with scala suffix in 'flink-connectors/flink-sql-connector-hive-1.2.2/pom.xml'.
	Scala-free module 'flink-sql-connector-hive-2.2.0' is referenced with scala suffix in 'flink-connectors/flink-sql-connector-hive-2.2.0/pom.xml'.
	Scala-free module 'flink-sql-connector-hive-2.3.6' is referenced with scala suffix in 'flink-connectors/flink-sql-connector-hive-2.3.6/pom.xml'.
	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'.
==============================================================================

{code}

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47102&view=logs&j=52b61abe-a3cc-5bde-cc35-1bbe89bb7df5&t=54421a62-0c80-5aad-3319-094ff69180bb&l=25873



--
This message was sent by Atlassian Jira
(v8.20.10#820010)