Class AbstractPropertiesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.properties.AbstractPropertiesMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
Direct Known Subclasses:
AbstractWritePropertiesMojo, ReadPropertiesMojo

public abstract class AbstractPropertiesMojo extends org.apache.maven.plugin.AbstractMojo
Abstract Mojo with Properties managers support.
  • Constructor Details

  • Method Details