Class JeyzerProfileUpdaterMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="update-profile",
          defaultPhase=PACKAGE)
    public class JeyzerProfileUpdaterMojo
    extends org.apache.maven.plugin.AbstractMojo
    Updates the Jeyzer patterns XML file with the pattern entry changes that were generated from the Jeyzer annotations at compilation time
    • Constructor Detail

      • JeyzerProfileUpdaterMojo

        public JeyzerProfileUpdaterMojo()
    • Method Detail

      • execute

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