Extend gws for jar creation

This commit is contained in:
Martin Blazik
2021-03-30 08:01:25 +02:00
parent ef43e5de24
commit 41f990b3c6

View File

@@ -29,6 +29,7 @@ shortcuts = {
'xt': ['-x', 'test'],
'br': ['bootRun'],
'rb': ['bootRun'],
'jar': ['shadowJar'],
'-nc': ['--no-build-cache'],
'-rr': ['--rerun-tasks'],
'-wl': ['--write-locks'],