Class Summary |
DefaultMavenComponents |
Implementation of the MavenComponents bean that provides maven
components to be used by the plugin. |
DefaultTargetLayout |
Implementation of the TargetLayout bean defining the project's build
directory layout. |
ErlangMojo |
A base class for all Mojo s that need to operate on values provided by
the PropertiesImpl bean. |
ErlangOtpLayout |
Implementation of the SourceLayout interface for projects with
packaging type PackagingType.ERLANG_OTP . |
ErlangRelLayout |
Implementation of the SourceLayout interface for projects with
packaging type PackagingType.ERLANG_REL . |
ErlangReport |
A base class for all MavenReport s that need to operate on values
provided by the PropertiesImpl bean. |
ErlangStdLayout |
Implementation of the SourceLayout interface for projects with
packaging type PackagingType.ERLANG_STD . |