Class GenerateSingularityMojo

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

    @Mojo(name="generate-singularity",
          defaultPhase=PACKAGE,
          requiresDependencyResolution=RUNTIME,
          threadSafe=true)
    public class GenerateSingularityMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Field Detail

      • pluginArtifacts

        @Parameter(readonly=true,
                   property="plugin.artifacts")
        protected List<org.apache.maven.artifact.Artifact> pluginArtifacts
    • Constructor Detail

      • GenerateSingularityMojo

        public GenerateSingularityMojo()
    • Method Detail

      • execute

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