Package io.helidon.build.dev.maven
Helidon build maven.
-
Class Summary Class Description EmbeddedMavenExecutor ABuildExecutorthat executes within the current process.ForkedMavenExecutor ABuildExecutorthat forks a Maven process.MavenGoalBuildStep ABuildStepthat executes a single maven goal (in process).MavenGoalBuildStep.Builder A builder.MavenGoalBuildStep.BuildGoal A build goal.MavenGoalExecutor In process executor for a single maven goal.MavenGoalExecutor.Builder Builder.MavenGoalExecutor.Goal A maven goal descriptor.MavenProjectConfigCollector Collects settings from a maven project and stores them in the a config file for later use byMavenProjectSupplier.MavenProjectSupplier AProjectSupplierfor Maven projects.