[
https://issues.apache.org/jira/browse/HUDI-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raymond Xu updated HUDI-5475:
-----------------------------
Description:
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
was:
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
> 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
> 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)