Package org.apache.maven.buildcache
Interface RestoredArtifactHandler
- All Known Implementing Classes:
DefaultRestoredArtifactHandler
public interface RestoredArtifactHandler
-
Method Summary
Modifier and TypeMethodDescriptionadjustArchiveArtifactVersion(org.apache.maven.project.MavenProject project, String originalArtifactVersion, Path artifactFile)
-
Method Details
-
adjustArchiveArtifactVersion
Path adjustArchiveArtifactVersion(org.apache.maven.project.MavenProject project, String originalArtifactVersion, Path artifactFile) throws IOException - Throws:
IOException
-