Package io.micronaut.maven
package io.micronaut.maven
-
ClassDescriptionAbstract base class for mojos related to Docker files and builds.Base class for all Micronaut Maven plugin mojos.Implementation of the
docker-cracpackaging.Generates aDockerfiledepending on thepackagingandmicronaut.runtimeproperties.Allows using a provided Dockerfile.Implementation of thedocker-nativepackaging.Implementation of thedeploylifecycle for pushing Docker imagesDeprecated, for removal: This API element is subject to removal in a future version.Please use native:generateResourceConfig and/or native:generateTestResourceConfig instead.Display help information on micronaut-maven-plugin.
Callmvn mn:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.Import beans from project dependencies by generating factories annotated with@Importcontaining the list of packages.ALogimplementation that uses Jansi to colorize the output.Utility methods for different mojos.Packaging types supported by this plugin.Executes a Micronaut application in development mode.