Package com.yegor256

Class JpingMojo

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

    @Mojo(name="jping",
          defaultPhase=INITIALIZE,
          threadSafe=true,
          requiresDependencyResolution=COMPILE)
    public final class JpingMojo
    extends org.apache.maven.plugin.AbstractMojo
    Checks whether the host machine is connected to the Internet.
    Since:
    0.0.1
    • Constructor Detail

      • JpingMojo

        public JpingMojo()
    • Method Detail

      • execute

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