META-INF.plexus.components.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truezip-maven-plugin Show documentation
Show all versions of truezip-maven-plugin Show documentation
Use this plugin to create new or manipulate existing archives using TrueZIP
<component-set> <components> <component> <role>org.codehaus.mojo.truezip.util.TrueZip</role> <role-hint>default</role-hint> <implementation>org.codehaus.mojo.truezip.util.DefaultTrueZip</implementation> <description></description> </component> </components> </component-set>