public class ProjectPom extends Pom
Pom.Dependency, Pom.Scope
Modifier and Type | Method and Description |
---|---|
File |
getArtifact() |
Set<Pom> |
getDependencies(Pom.Scope action) |
String |
getPackaging() |
Properties |
getProperties() |
String |
getProperty(String key) |
String |
getUrl() |
protected void |
parse(Document doc,
XPath xp) |
protected String |
replace(String in) |
getArtifactId, getDependencies, getDependencies, getDescription, getGroupId, getLibrary, getName, getPomFile, getVersion, toString
public Set<Pom> getDependencies(Pom.Scope action) throws Exception
Exception
public Properties getProperties()
public String getPackaging()
public String getUrl()
public File getArtifact() throws Exception
getArtifact
in class Pom
Exception
Copyright © 2015 aQute SARL. All rights reserved.