Class GoOfflineMojo

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

    @Mojo(name="go-offline",
          threadSafe=true)
    public class GoOfflineMojo
    extends org.apache.maven.plugin.AbstractMojo
    This goal downloads all the Maven artifact dependencies required to build, run, test and launch the application dev mode.
    • Constructor Detail

      • GoOfflineMojo

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