Slackbot
06/25/2023, 12:59 AMVampire
06/25/2023, 10:15 AMinstallDist task?Tobias Wohlfarth
06/25/2023, 10:23 AMVampire
06/25/2023, 10:30 AMmain distribution is configured, I guess you use the application plugin. If you do, you should not set the Class-Path attribute. If you want to run the application from source for testing purpose, either use the run task, or installDist and then there the start scripts. For productive run, build the distributable archive with distZip or distTar which you unpack at production site and then again ist the start scripts.