For values that can be specified in both annotations and via command line or plugin provided parameters the CLI or plugin value should take precedence.
Example:
The annotations sunday.kotlinPackage and the command line parameters -pkg provide the same value. In this case the default package should use the value of the -pkg parameter.
For values that can be specified in both annotations and via command line or plugin provided parameters the CLI or plugin value should take precedence.
Example:
The annotations
sunday.kotlinPackageand the command line parameters-pkgprovide the same value. In this case the default package should use the value of the-pkgparameter.