Uses of Record Class
io.micronaut.maven.InvocationResultWithOutput
Packages that use InvocationResultWithOutput
-
Uses of InvocationResultWithOutput in io.micronaut.maven.services
Methods in io.micronaut.maven.services that return InvocationResultWithOutputModifier and TypeMethodDescriptionExecutorService.invokeGoal(String pluginKey, String goal) Executes a goal using the Maven shared invoker.ExecutorService.invokeGoals(String... goals) Executes a goal using the Maven shared invoker.ExecutorService.invokeGoals(org.apache.maven.project.MavenProject project, String... goals) Executes a goal using the Maven shared invoker.CompilerService.packageProject()Packages the project by invoking the Jar plugin.