Package | Description |
---|---|
org.jenkinsci.maven.plugins.hpi |
Modifier and Type | Method and Description |
---|---|
MavenArtifact |
MavenArtifact.getHpi()
Returns
MavenArtifact for the hpi variant of this artifact. |
protected MavenArtifact |
AbstractJenkinsMojo.wrap(org.apache.maven.artifact.Artifact a) |
Modifier and Type | Method and Description |
---|---|
Set<MavenArtifact> |
AbstractHpiMojo.getDirectDependencyArtfacts()
Returns all just the direct dependencies.
|
Set<MavenArtifact> |
AbstractHpiMojo.getProjectArtfacts()
Returns all the transitive dependencies.
|
protected Set<MavenArtifact> |
AbstractHpiMojo.wrap(Iterable<org.apache.maven.artifact.Artifact> artifacts) |
Copyright © 2015. All rights reserved.