Package aQute.bnd.maven.support
Class Pom
java.lang.Object
aQute.bnd.maven.support.Pom
- Direct Known Subclasses:
CachedPom
,ProjectPom
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract File
getDependencies
(Pom.Scope scope, URI... urls) getLibrary
(Pom.Scope action, URI... repositories) getName()
protected void
protected String
toString()
-
Constructor Details
-
Method Details
-
getDescription
-
parse
- Throws:
XPathExpressionException
Exception
-
getArtifactId
- Throws:
Exception
-
getGroupId
- Throws:
Exception
-
getVersion
- Throws:
Exception
-
getDependencies
- Throws:
Exception
-
getDependencies
- Throws:
Exception
-
replace
-
toString
-
getLibrary
- Throws:
Exception
-
getPomFile
-
getName
-
getArtifact
- Throws:
Exception
-