Class TemporarySpace
java.lang.Object
io.github.ascopes.protobufmavenplugin.utils.TemporarySpace
Helper to provide access to temporary spaces on the file system to use during builds.
- Author:
- Ashley Scopes
-
Constructor Summary
ConstructorDescriptionTemporarySpace
(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.MojoExecution mojoExecution) -
Method Summary
-
Constructor Details
-
TemporarySpace
@Inject public TemporarySpace(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.plugin.MojoExecution mojoExecution)
-
-
Method Details
-
createTemporarySpace
-