Class FilePermissionsMojo

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

    @Mojo(name="set-file-perms")
    public class FilePermissionsMojo
    extends org.apache.maven.plugin.AbstractMojo
    A Maven plugin to set file permissions on a project file (probably one created by the build).
    • Constructor Detail

      • FilePermissionsMojo

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