We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3332998 commit df384dcCopy full SHA for df384dc
README.md
@@ -49,5 +49,7 @@ Usage: <main class> [options]
49
The target deployment URL for releases
50
* -s
51
The target deployment URL for snapshots
52
+ * -w
53
+ Windows batch mode - adds a call command before each mvn command to allow execution within a batch script, otherwise a shell script will be created
54
55
```
0 commit comments