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

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

Go to download

A Maven plugin that repeats a plugin while replacing placeholder variables. Used to reduce duplication within the POM.

There is a newer version: 0.0.13
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<component-set>
    <components>
        <component>
            <role>org.codehaus.plexus.component.configurator.ComponentConfigurator</role>
            <role-hint>custom-basic</role-hint>
            <implementation>com.nlocketz.plugins.RepetitionComponentConfigurator</implementation>
        </component>
    </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy