| 限定符和类型 | 字段和说明 |
|---|---|
protected String[] |
platforms
An array of supported packaged platforms, if not or empty, is considered to support all platforms.
|
| 构造器和说明 |
|---|
AbstractMojoBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected PackInfo |
buildPackInfo()
The PackInfo object instance is constructed to facilitate the transfer and reuse of this object attribute.
|
protected abstract void |
exec() |
void |
execute()
Perform whatever build-process behavior this
Mojo implements. |
Docker |
getDocker() |
@Parameter(property="platforms") protected String[] platforms
public void execute()
Mojo implements.Mojo inside the Maven system, and allows
the Mojo to communicate errors.protected abstract void exec()
protected PackInfo buildPackInfo()
public Docker getDocker()
Copyright © 2021. All rights reserved.