| 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) |
protected MavenArtifact |
RunMojo.wrap(org.apache.maven.artifact.Artifact a) |
| Modifier and Type | Method and Description |
|---|---|
Set<MavenArtifact> |
AbstractHpiMojo.getDirectDependencyArtfacts()
Returns just the direct dependencies.
|
Set<MavenArtifact> |
AbstractHpiMojo.getProjectArtfacts()
Returns all the transitive dependencies.
|
Set<MavenArtifact> |
RunMojo.getProjectArtifacts() |
protected Set<MavenArtifact> |
AbstractHpiMojo.wrap(Iterable<org.apache.maven.artifact.Artifact> artifacts) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MavenArtifact.isNewerThan(MavenArtifact rhs) |
Copyright © 2004-2016. All Rights Reserved.