Class AtomosIndexMojo

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

    @Mojo(name="atomos-index",
          defaultPhase=PROCESS_RESOURCES,
          requiresDependencyCollection=COMPILE_PLUS_RUNTIME,
          requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
    public class AtomosIndexMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • AtomosIndexMojo

        public AtomosIndexMojo()
    • Method Detail

      • isJarFile

        public static boolean isJarFile​(org.apache.maven.artifact.Artifact a)
      • execute

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