@Mojo(name="_skaffold-package-goals",
requiresDirectInvocation=true,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class PackageGoalsMojo
extends org.apache.maven.plugin.AbstractMojo
It is intended to be used from the root project and only in multimodule situations:
./mvnw jib:_skaffold-package-goals -q -pl module [-Pprofile]
| Constructor and Description |
|---|
PackageGoalsMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2018. All rights reserved.