Package com.yegor256
Class JpingMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.yegor256.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 Summary
Constructors Constructor Description JpingMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
execute()
-