You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/01/09 10:29:00 UTC

[jira] [Updated] (HUDI-5475) not able to generate utilities-slim bundle dependency tree

     [ https://issues.apache.org/jira/browse/HUDI-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-5475:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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)