org.jvnet.hudson.update_center
Class HudsonWar
java.lang.Object
org.jvnet.hudson.update_center.MavenArtifact
org.jvnet.hudson.update_center.HudsonWar
public class HudsonWar
- extends MavenArtifact
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class org.jvnet.hudson.update_center.MavenArtifact |
getDateFormat, getManifestAttributes, getTimestamp, getTimestampAsDate, getTimestampAsString, getVersion, resolve, resolvePOM, resolveSources, toJSON, toString |
HudsonWar
public HudsonWar(MavenRepository repository,
org.sonatype.nexus.index.ArtifactInfo artifact)
getURL
public URL getURL()
throws MalformedURLException
- Description copied from class:
MavenArtifact
- Where to download from?
- Overrides:
getURL in class MavenArtifact
- Throws:
MalformedURLException
getFileName
public String getFileName()
Copyright © 2004-2011. All Rights Reserved.