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

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

There is a newer version: 4.4.0
Show newest version
<plugin>
    <groupId>io.github.zlika</groupId>
    <artifactId>reproducible-build-maven-plugin</artifactId>
    <version>0.16</version>
    <executions>
        <execution>
            <id>strip-jar</id>
            <phase>package</phase>
            <goals>
                <goal>strip-jar</goal>
            </goals>
        </execution>
    </executions>
</plugin>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy