Kwmavenw
The kwmavenw command creates a Java build specification based on the information in your maven wrapper.
You can also create a build specification using your maven build file. For more information, see Kwmaven.
Usage
kwmavenw <maven_options>
where <maven_options> are any arguments required for your mavenw build
Options
Name (and short name) | Description |
---|---|
--help (-h) | display help |
--version | display kwmavenw version |
--output <file> (-o) | write the build specification to <file>. By default, the build specification is written to kwinject.out in the current working directory. |
--update (-u) | when specified, the existing build specification is updated with the results of the new incremental build instead of overwriting it. |