Files
AudiobookRecorder/launch4j/maven/maven-readme.txt
2024-04-07 16:04:02 +01:00

9 lines
266 B
Plaintext

Run once the Ant target switch-to-maven, it will reconfigure the project to use maven.
*** Creation of Distribution Release ***
Windows: mvn -P dist,win32 clean package
Linux: mvn -P dist,linux clean package
MacOsX: mvn -P dist,macosx-x86 clean package