Improve documentation of 'image' parameter of Maven Plugin
Closes gh-19950
This commit is contained in:
@@ -90,7 +90,8 @@ public class BuildImageMojo extends AbstractPackagerMojo {
|
||||
private String classifier;
|
||||
|
||||
/**
|
||||
* Image configuration operations.
|
||||
* Image configuration, with `builder`, `name`, `env`, `cleanCache` and
|
||||
* `verboseLogging` options.
|
||||
* @since 2.3.0
|
||||
*/
|
||||
@Parameter
|
||||
|
||||
Reference in New Issue
Block a user