Package | Description |
---|---|
org.apache.maven.plugins.war.util |
Modifier and Type | Field and Description |
---|---|
private java.util.List<DependencyInfo> |
WebappStructure.dependenciesInfo |
Modifier and Type | Method and Description |
---|---|
private java.util.List<DependencyInfo> |
WebappStructure.createDependenciesInfoList(java.util.List<org.apache.maven.model.Dependency> dependencies) |
java.util.List<DependencyInfo> |
WebappStructure.getDependenciesInfo()
Returns the list of
DependencyInfo for the project. |