mike_neck
mike_neck
Thanks for your report. Since I did not know the feature to pass arguments as a file, this plugin does not support it. I'll try the feature later. A temporary...
You can use a third-party task that provides the ability to combine multiple jar files into one, whereas it's not clear to me what you're calling an 'assembly plugin'. For...
It seems native-image does not support argfile feature. 
I detected a temporary workaround. You can pass dependencies path to native-image command via jar's manifest file using `Class-Path` attribute. ```groovy configurations { // to remove too long jar path,...
これはあとで、全体を見てレベル設定をします。