Class ChangePropertyMojo

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

    @Mojo(name="change-prop")
    public class ChangePropertyMojo
    extends EditingMojo
    Mojo responsible for setting (potentially overwriting), or removing a property value.
    • Constructor Detail

      • ChangePropertyMojo

        public ChangePropertyMojo()
    • Method Detail

      • 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