| Package | Description |
|---|---|
| io.jenkins.tools.warpackager.lib.config | |
| io.jenkins.tools.warpackager.lib.model.bom | |
| io.jenkins.tools.warpackager.lib.util |
| Modifier and Type | Field and Description |
|---|---|
DependencyInfo |
Config.war |
| Modifier and Type | Field and Description |
|---|---|
Collection<DependencyInfo> |
Config.libExcludes |
Collection<DependencyInfo> |
Config.libPatches |
Collection<DependencyInfo> |
Config.plugins |
| Modifier and Type | Method and Description |
|---|---|
DependencyInfo |
Config.findPlugin(String artifactId) |
| Modifier and Type | Method and Description |
|---|---|
DependencyInfo |
ComponentReference.toDependencyInfo() |
DependencyInfo |
ComponentReference.toWARDependencyInfo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MavenHelper.artifactExists(File buildDir,
DependencyInfo dep,
String version,
String packaging) |
void |
MavenHelper.downloadArtifact(File buildDir,
DependencyInfo dep,
String version,
File destination) |
Copyright © 2004–2018. All rights reserved.