Class MavenEntry
java.lang.Object
aQute.bnd.maven.support.MavenEntry
- All Implemented Interfaces:
Closeable, AutoCloseable
-
Method Summary
Modifier and TypeMethodDescriptionvoidclose()This is the method to get the POM for a cached entry.protected PropertiesAnswer the properties, loading if needed.voidremove()
-
Method Details
-
getArtifactFile
-
getPom
-
getProperties
Answer the properties, loading if needed. -
getArtifact
-
getPomFile
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
remove
public void remove()
-