public class MavenTreeDependencyCollector extends DependencyCollector
| Modifier and Type | Field and Description |
|---|---|
static String |
JAR |
protected String |
M2Path |
static String |
TEST_JAR |
C_CHAR_WINDOWS| Constructor and Description |
|---|
MavenTreeDependencyCollector(String[] mavenIgnoredScopes,
boolean ignorePomModules) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.whitesource.agent.api.model.AgentProjectInfo> |
collectDependencies(String rootDirectory) |
protected String |
getMavenM2Path(String rootDirectory) |
protected String |
getSha1(String filePath) |
getSingleProjectList, isWindowspublic static final String TEST_JAR
public static final String JAR
protected String M2Path
public MavenTreeDependencyCollector(String[] mavenIgnoredScopes, boolean ignorePomModules)
public Collection<org.whitesource.agent.api.model.AgentProjectInfo> collectDependencies(String rootDirectory)
collectDependencies in class DependencyCollectorCopyright © 2014–2020 Checkmarx. All rights reserved.