public class HudsonWar extends MavenArtifact
artifact, repository, version| Constructor and Description |
|---|
HudsonWar(MavenRepository repository,
org.sonatype.nexus.index.ArtifactInfo artifact) |
| Modifier and Type | Method and Description |
|---|---|
MavenArtifact |
getCoreArtifact()
Returns the Maven artifact representing the correpsonding core jar file.
|
String |
getFileName() |
URL |
getURL()
Where to download from?
|
getDateFormat, getDigests, getGavId, getManifest, getManifestAttributes, getTimestamp, getTimestampAsDate, getTimestampAsString, getVersion, isAlphaOrBeta, resolve, resolvePOM, resolveSources, toJSON, toStringpublic HudsonWar(MavenRepository repository, org.sonatype.nexus.index.ArtifactInfo artifact)
public URL getURL() throws MalformedURLException
MavenArtifactgetURL in class MavenArtifactMalformedURLExceptionpublic MavenArtifact getCoreArtifact()
public String getFileName()
Copyright © 2004-2018. All Rights Reserved.