mike_neck

Results 5 comments of 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. ![image](https://user-images.githubusercontent.com/640317/117403147-ad972c00-af42-11eb-9be4-cf207a1cb50a.png)

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,...

これはあとで、全体を見てレベル設定をします。