public final class LocalMavenRepositoryArtifactsDeployer extends Object implements ArtifactsDeployer
Constructor and Description |
---|
LocalMavenRepositoryArtifactsDeployer(@NotNull File outputDirectory) |
Modifier and Type | Method and Description |
---|---|
void |
deploy(@NotNull ArtifactWriter artifactWriter,
@NotNull org.apache.sling.feature.ArtifactId id) |
@NotNull File |
getBaseDirectory() |
public LocalMavenRepositoryArtifactsDeployer(@NotNull @NotNull File outputDirectory)
@NotNull public @NotNull File getBaseDirectory()
getBaseDirectory
in interface ArtifactsDeployer
public void deploy(@NotNull @NotNull ArtifactWriter artifactWriter, @NotNull @NotNull org.apache.sling.feature.ArtifactId id) throws IOException
deploy
in interface ArtifactsDeployer
IOException
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.