Package | Description |
---|---|
org.apache.paimon.tools.ci.utils.dependency |
Modifier and Type | Method and Description |
---|---|
static Map<String,DependencyTree> |
DependencyParser.parseDependencyTreeOutput(Path buildOutput)
Parses the output of a Maven build where
dependency:tree was used, and returns a set
of dependencies for each module. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.