public class DependenciesPom extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEPENDENCIES_POM_PATH |
| Constructor and Description |
|---|
DependenciesPom(File pom) |
DependenciesPom(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateDependencies(List<com.mule.connectors.testdata.model.JarDependency> connectorDependencies) |
public static final String DEPENDENCIES_POM_PATH
public DependenciesPom(String path)
public DependenciesPom(File pom)
public void updateDependencies(List<com.mule.connectors.testdata.model.JarDependency> connectorDependencies)
Copyright © 2014. All rights reserved.