Package org.tinyjee.maven.dim

Contains the macro and any additionally defined mojos.

See:
          Description

Interface Summary
IncludeMacroSignature Defines the signature of the include macro.
 

Class Summary
IncludeMacro Implements a more feature rich alternative to the bundled "Snippet" macro.
InitializeMacroMojo Initializes paths that are used by the include macro and allows to perform adjust some general settings.
MacroPreset Holds macro presets as definable within InitializeMacroMojo.
MacroPresetParameterTransformer Implements a parameter transformer that can be configured with MacroPresets coming from InitializeMacroMojo.
ResetMojo Resets project specific paths that were previously set with 'initialize'.
SetBaseDirPropertyMojo Deprecated. Use goal "initialize" instead.
 

Package org.tinyjee.maven.dim Description

Contains the macro and any additionally defined mojos.