Specify inputFile to resolve ambiguity

Required by really-executable-jars 2.1.0 and newer
pull/604/head
Andrew Gaul 2024-02-07 13:11:27 +09:00 zatwierdzone przez Andrew Gaul
rodzic 6bb0250103
commit b1453bd8f6
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -315,6 +315,7 @@
<artifactId>really-executable-jar-maven-plugin</artifactId>
<version>1.5.0</version>
<configuration>
<inputFile>target/s3proxy-${version}-jar-with-dependencies.jar</inputFile>
<programFile>s3proxy</programFile>
</configuration>
<executions>