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: 3.0.1
Show newest version
<component-set>
  <components>

    <!--
       An un-archiver that skips META-INF/resources/ path prefix.
    -->
    <component>
      <role>org.codehaus.plexus.archiver.Archiver</role>
      <role-hint>jar3</role-hint>
      <implementation>net.jangaroo.webjars.mvnplugin.util.ResourcesUnArchiver</implementation>
      <instantiation-strategy>per-lookup</instantiation-strategy>
    </component>

  </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy