gaborgsomogyi commented on PR #21128:
URL: https://github.com/apache/flink/pull/21128#issuecomment-1342640340

   Something is really not good in this area, I've tried to exec pure `mvn 
verify` but it failed the following way:
   ```
   [ERROR] Rule 0: org.apache.maven.plugins.enforcer.BannedDependencies failed 
with message:
   Reload4J dependencies are not allowed because they conflict with Log4j 2.
   Found Banned Dependency: ch.qos.reload4j:reload4j:jar:1.2.18.3
   Use 'mvn dependency:tree' to locate the source of the banned dependencies.
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time: 5.253 s
   [INFO] Finished at: 2022-12-08T13:13:10+01:00
   [INFO] Final Memory: 40M/144M
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-enforcer-plugin:3.1.0:enforce (forbid-reload4j) 
on project flink-yarn-tests: Some Enforcer rules have failed. Look above for 
specific messages explaining why the rule failed. -> [Help 1]
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to