[ 
https://issues.apache.org/jira/browse/HUDI-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652204#comment-17652204
 ] 

Lokesh Jain commented on HUDI-5475:
-----------------------------------

[~xushiyan] I think the problem is with the version used in the command.

I was able to generate the graph using version as `0.13.0-SNAPSHOT` in master. 
I also tried the command on branch `release-0.12.2` with version 0.12.2-rc1.

> 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
>            Assignee: Lokesh Jain
>            Priority: Blocker
>             Fix For: 0.13.0
>
>
> run command
> {code:bash}
> 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)

Reply via email to