Package | Description |
---|---|
org.jenkinsci.maven.plugins.hpi |
Modifier and Type | Method and Description |
---|---|
protected MavenArtifact |
RunMojo.wrap(org.apache.maven.artifact.Artifact a) |
protected MavenArtifact |
AbstractHpiMojo.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> |
RunMojo.getProjectArtfacts() |
Set<MavenArtifact> |
AbstractHpiMojo.getProjectArtfacts()
Returns all the transitive dependencies.
|
protected Set<MavenArtifact> |
AbstractHpiMojo.wrap(Iterable<org.apache.maven.artifact.Artifact> artifacts) |
Copyright © 2014. All rights reserved.