Class PluginMetadataParser

java.lang.Object
org.apache.maven.tools.plugin.extractor.model.PluginMetadataParser

@Deprecated public class PluginMetadataParser extends Object
Deprecated.
Scripting support for mojos is deprecated and is planned tp be removed in maven 4.0
Parser for plugin metadata.
  • Field Details

    • IMPL_BASE_PLACEHOLDER

      public static final String IMPL_BASE_PLACEHOLDER
      Deprecated.
      Default implementation path which will be replaced in AbstractScriptedMojoDescriptorExtractor#extractMojoDescriptorsFromMetadata(Map, PluginDescriptor)
      See Also:
  • Constructor Details

    • PluginMetadataParser

      public PluginMetadataParser()
      Deprecated.
  • Method Details