Uses of Class
org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment
-
Uses of MojoExecutor.ExecutionEnvironment in org.twdata.maven.mojoexecutor
Methods in org.twdata.maven.mojoexecutor that return MojoExecutor.ExecutionEnvironmentModifier and TypeMethodDescriptionMojoExecutor.executionEnvironment(org.apache.maven.execution.MavenSession mavenSession, org.apache.maven.plugin.BuildPluginManager pluginManager) Constructs theMojoExecutor.ExecutionEnvironmentinstance fluentlyMojoExecutor.executionEnvironment(org.apache.maven.project.MavenProject mavenProject, org.apache.maven.execution.MavenSession mavenSession, org.apache.maven.plugin.BuildPluginManager pluginManager) Constructs theMojoExecutor.ExecutionEnvironmentinstance fluentlyMethods in org.twdata.maven.mojoexecutor with parameters of type MojoExecutor.ExecutionEnvironmentModifier and TypeMethodDescriptionstatic voidMojoExecutor.executeMojo(org.apache.maven.model.Plugin plugin, String goal, org.codehaus.plexus.util.xml.Xpp3Dom configuration, MojoExecutor.ExecutionEnvironment env) Entry point for executing a mojostatic org.apache.maven.plugin.descriptor.PluginDescriptorMavenCompatibilityHelper.loadPluginDescriptor(org.apache.maven.model.Plugin plugin, MojoExecutor.ExecutionEnvironment env, org.apache.maven.execution.MavenSession session)