Extend gws for jar creation
This commit is contained in:
1
bin/gws
1
bin/gws
@@ -29,6 +29,7 @@ shortcuts = {
|
|||||||
'xt': ['-x', 'test'],
|
'xt': ['-x', 'test'],
|
||||||
'br': ['bootRun'],
|
'br': ['bootRun'],
|
||||||
'rb': ['bootRun'],
|
'rb': ['bootRun'],
|
||||||
|
'jar': ['shadowJar'],
|
||||||
'-nc': ['--no-build-cache'],
|
'-nc': ['--no-build-cache'],
|
||||||
'-rr': ['--rerun-tasks'],
|
'-rr': ['--rerun-tasks'],
|
||||||
'-wl': ['--write-locks'],
|
'-wl': ['--write-locks'],
|
||||||
|
|||||||
Reference in New Issue
Block a user