public class CachedPom extends Pom
Pom.Dependency, Pom.Rover, Pom.Scope
Modifier and Type | Field and Description |
---|---|
(package private) MavenEntry |
maven |
artifactId, dbf, dependencies, description, groupId, home, name, pomFile, version, xpf
Constructor and Description |
---|
CachedPom(MavenEntry mavenEntry,
java.net.URI repo) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getArtifact() |
MavenEntry |
getMavenEntry() |
getArtifactId, getDependencies, getDependencies, getDescription, getGroupId, getLibrary, getName, getPomFile, getVersion, parse, parse, replace, toString
final MavenEntry maven
CachedPom(MavenEntry mavenEntry, java.net.URI repo) throws java.lang.Exception
java.lang.Exception
public java.io.File getArtifact() throws java.lang.Exception
getArtifact
in class Pom
java.lang.Exception
public MavenEntry getMavenEntry()