"Incremental Builds"
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -312,7 +312,7 @@
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>io.github.zlika</groupId>
|
||||
<artifactId>reproducible-build-maven-plugin</artifactId>//logger.debug("Submitted xp track for {}", username);
|
||||
<artifactId>reproducible-build-maven-plugin</artifactId>
|
||||
<version>${zlika.reproducible.build.maven.plugin.version}</version>
|
||||
<executions>
|
||||
<execution>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>\${groupId}</groupId>
|
||||
<artifactId>\${artifactId}</artifactId>
|
||||
<version>\${version}</version>
|
||||
<packaging>takari-jar</packaging>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
Reference in New Issue
Block a user