Maven Plugin Tool API
The Maven Plugin Tool API is the API to extract descriptors for all supported Maven plugins.
Main component is MojoScanner.
Each descriptor extractor needs to implement MojoDescriptorExtractor.
The Maven Plugin Tool API is the API to extract descriptors for all supported Maven plugins.
Main component is MojoScanner.
Each descriptor extractor needs to implement MojoDescriptorExtractor.