Alexey Kudinkin created HUDI-3795:
-------------------------------------
Summary: Enforcer issues on master
Key: HUDI-3795
URL: https://issues.apache.org/jira/browse/HUDI-3795
Project: Apache Hudi
Issue Type: Bug
Reporter: Alexey Kudinkin
Assignee: Raymond Xu
Fix For: 0.11.0
As of 04/02 we see Enforcer complaining about banned deps on master, even
though PR does not change any deps:
{code:java}
Warning: net.minidev:json-smart/maven-metadata.xmlfailed to transfer from
http://0.0.0.0/ during a previous attempt. This failure was cached in the local
repository and resolution will not be reattempted until the update interval of
maven-default-http-blocker has elapsed or updates are forced. Original error:
Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to
maven-default-http-blocker (http://0.0.0.0/): transfer failed for
http://0.0.0.0/net/minidev/json-smart/maven-metadata.xml
Warning: net.minidev:json-smart/maven-metadata.xmlfailed to transfer from
http://0.0.0.0/ during a previous attempt. This failure was cached in the local
repository and resolution will not be reattempted until the update interval of
maven-default-http-blocker has elapsed or updates are forced. Original error:
Could not transfer metadata net.minidev:json-smart/maven-metadata.xml from/to
maven-default-http-blocker (http://0.0.0.0/): transfer failed for
http://0.0.0.0/net/minidev/json-smart/maven-metadata.xml
Warning: Rule 0: org.apache.maven.plugins.enforcer.BannedDependencies failed
with message:
Found Banned Dependency: org.scala-lang.modules:scala-xml_2.11:jar:1.0.5
Found Banned Dependency: com.twitter:bijection-avro_2.11:jar:0.9.7
Found Banned Dependency:
org.apache.flink:flink-hadoop-compatibility_2.11:jar:1.14.4
Found Banned Dependency: org.apache.flink:flink-connector-kafka_2.11:jar:1.14.4
Found Banned Dependency: com.twitter:bijection-core_2.11:jar:0.9.7
Found Banned Dependency: com.twitter:chill_2.11:jar:0.7.6
Found Banned Dependency: org.apache.flink:flink-clients_2.11:jar:1.14.4
Found Banned Dependency:
org.scala-lang.modules:scala-parser-combinators_2.11:jar:1.0.4
Found Banned Dependency: org.apache.flink:flink-streaming-java_2.11:jar:1.14.4
Found Banned Dependency: org.apache.flink:flink-scala_2.11:jar:1.14.4 {code}
https://github.com/apache/hudi/runs/5827128078?check_suite_focus=true
--
This message was sent by Atlassian Jira
(v8.20.1#820001)