Class PluginMetadataParser

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

public class PluginMetadataParser extends Object
Parser for plugin metadata.
  • Field Details

    • IMPL_BASE_PLACEHOLDER

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

    • PluginMetadataParser

      public PluginMetadataParser()
  • Method Details