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

maven_templates.reproducible-build-maven-plugin.xml Maven / Gradle / Ivy

The newest version!
<plugin>
    <groupId>io.github.zlika</groupId>
    <artifactId>reproducible-build-maven-plugin</artifactId>
    <version>0.17</version>
    <executions>
        <execution>
            <id>strip-jar</id>
            <phase>package</phase>
            <goals>
                <goal>strip-jar</goal>
            </goals>
        </execution>
    </executions>
</plugin>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy