All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.plexus.components.xml Maven / Gradle / Ivy

There is a newer version: 2.1
Show newest version
<component-set>
  <components>

    <!--
     |
     | BeanshellMojoDescriptorExtractor, a MojoDescriptor extractor to read
     | descriptors from java sources.
     |
     -->
    <component>
      <role>org.apache.maven.tools.plugin.extractor.MojoDescriptorExtractor</role>
      <role-hint>bsh</role-hint>
      <implementation>org.apache.maven.tools.plugin.extractor.beanshell.BeanshellMojoDescriptorExtractor</implementation>
    </component>
    
  </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy