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