Class DefaultPluginConfigurationExpander

java.lang.Object
org.apache.maven.internal.impl.DefaultPluginConfigurationExpander
All Implemented Interfaces:
PluginConfigurationExpander

@Named @Singleton public class DefaultPluginConfigurationExpander extends Object implements PluginConfigurationExpander
Handles expansion of general build plugin configuration into individual executions.
  • Constructor Details

    • DefaultPluginConfigurationExpander

      public DefaultPluginConfigurationExpander()
  • Method Details