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, toStringpublic Set<Pom> getDependencies(Pom.Scope action) throws Exception
Exceptionpublic Properties getProperties()
public String getPackaging()
public String getUrl()
public File getArtifact() throws Exception
getArtifact in class PomExceptionCopyright © 2019 aQute SARL. All rights reserved.