Class BuildBarMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.bonitasoft.plugin.AbstractBuildMojo
org.bonitasoft.plugin.build.bar.BuildBarMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="business-archive", defaultPhase=PROCESS_RESOURCES, requiresProject=true, requiresDependencyResolution=COMPILE_PLUS_RUNTIME) @Execute(goal="analyze") public class BuildBarMojo extends AbstractBuildMojo
This mojo builds Business archives from diagram sources.
  • Constructor Details

    • BuildBarMojo

      @Inject public BuildBarMojo(org.apache.maven.project.MavenProjectHelper projectHelper)
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException