Class ValidateMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.bonitasoft.plugin.AbstractBuildMojo
org.bonitasoft.plugin.validation.ValidateMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="validate", defaultPhase=VALIDATE) public class ValidateMojo extends AbstractBuildMojo
The validate Mojo is used to execute validation criteria on Bonita artifacts sources located in the current project.

It handles the following artifacts:

  • Applications
  • Profiles
  • BDM
  • BDM Access Control
  • Organizations
  • UID Pages
  • UID Fragments
  • UID Widgets
  • Field Details

  • Constructor Details

    • ValidateMojo

      public ValidateMojo()
  • 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