Raymond Xu created HUDI-5475:
--------------------------------
Summary: not able to generate utilities-slim bundle dependency tree
Key: HUDI-5475
URL: https://issues.apache.org/jira/browse/HUDI-5475
Project: Apache Hudi
Issue Type: Bug
Components: dependencies
Reporter: Raymond Xu
Fix For: 0.13.0
run command
{code:shell}
mvn com.github.ferstl:depgraph-maven-plugin:4.0.2:for-artifact \
-DgraphFormat=text -DshowGroupIds=true -DshowVersions=true
-DrepeatTransitiveDependenciesInTextGraph \
-DgroupId=org.apache.hudi -DartifactId=hudi-utilities-slim-bundle_2.12
-Dversion=0.12.1
{code}
no tree printed
--
This message was sent by Atlassian Jira
(v8.20.10#820010)