Class ProducerMojo

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

    public class ProducerMojo
    extends org.apache.maven.plugin.AbstractMojo
    Goal which touches a timestamp file.
    • Constructor Detail

      • ProducerMojo

        public ProducerMojo()
    • Method Detail

      • execute

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

        protected String[] createArgument()
      • isRecognizedProperty

        protected boolean isRecognizedProperty​(String key)