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 |
---|---|
java.util.Set<MavenArtifact> |
AbstractHpiMojo.getDirectDependencyArtfacts()
Returns all just the direct dependencies.
|
java.util.Set<MavenArtifact> |
RunMojo.getProjectArtfacts() |
java.util.Set<MavenArtifact> |
AbstractHpiMojo.getProjectArtfacts()
Returns all the transitive dependencies.
|
protected java.util.Set<MavenArtifact> |
AbstractHpiMojo.wrap(java.lang.Iterable<org.apache.maven.artifact.Artifact> artifacts) |
Copyright © 2013. All Rights Reserved.