Uses of Class
org.springframework.boot.maven.AbstractPackagerMojo
-
Uses of AbstractPackagerMojo in org.springframework.boot.maven
Modifier and TypeClassDescriptionclass
Package an application into an OCI image using a buildpack, forking the lifecycle to make sure thatpackage
ran.class
Package an application into an OCI image using a buildpack.class
Package an application into an OCI image using a buildpack, but without forking the lifecycle.class
Repackage existing JAR and WAR archives so that they can be executed from the command line using java -jar.