Interface ArtifactBundler
- All Known Implementing Classes:
ArtifactBundlerImpl
public interface ArtifactBundler
-
Method Summary
Modifier and TypeMethodDescriptionbundle(BundleArtifactRequest bundleArtifactRequest) voidpreBundle(org.apache.maven.project.MavenProject project, Path sourceDir, ChecksumRequest checksumRequest)
-
Method Details
-
bundle
-
preBundle
void preBundle(org.apache.maven.project.MavenProject project, Path sourceDir, ChecksumRequest checksumRequest)
-