Package hudson.maven.reporters
Class MavenArtifact.CloseableArtifact
java.lang.Object
hudson.maven.reporters.MavenArtifact.CloseableArtifact
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
- MavenArtifact
Artifact holder that can be released in a finally-block.- Since:
- 2.0.3
-
Method Summary
-
Method Details
-
get
public org.apache.maven.artifact.Artifact get() -
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-