Class OpenMojo

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

    @Mojo(name = "open", requiresDependencyResolution = ResolutionScope.COMPILE_PLUS_RUNTIME) 
    public final class OpenMojo
    extends OsirisMojo
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      OpenMojo()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getStage()
      final Unit setStage(@Parameter(property = "stage", required = true) String stage)
      final String getEndpoint()
      final Unit setEndpoint(@Parameter(property = "endpoint", required = true) String endpoint)
      Unit execute()
      • Methods inherited from class ws.osiris.maven.OsirisMojo

        getAwsProfile, getEnvironmentName, getRootPackage, getStackName, getStaticFilesDirectory, setAwsProfile, setEnvironmentName, setRootPackage, setStackName, setStaticFilesDirectory
      • Methods inherited from class org.apache.maven.plugin.AbstractMojo

        getLog, getPluginContext, setLog, setPluginContext
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait