@Mojo(name="_skaffold-files",
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class FilesMojo
extends org.apache.maven.plugin.AbstractMojo
Expected use: "./mvnw jib:_skaffold-files -q" or "./mvnw jib:_skaffold-files -pl module -am -q"
| Constructor and Description |
|---|
FilesMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2019. All rights reserved.