mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Add Windows support for spawning mvn
This commit is contained in:
parent
0f117c49e8
commit
87e83b8b43
@ -233,7 +233,7 @@ class AwsInvokeLocal {
|
||||
'package',
|
||||
'-f',
|
||||
path.join(javaBridgePath, 'pom.xml'),
|
||||
]);
|
||||
], { shell: true });
|
||||
|
||||
this.serverless.cli
|
||||
.log('Building Java bridge, first invocation might take a bit longer.');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user