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-crac
packaging.Generates aDockerfile
depending on thepackaging
andmicronaut.runtime
properties.Allows using a provided Dockerfile.Implementation of thedocker-native
packaging.Implementation of thedeploy
lifecycle 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@Import
containing the list of packages.ALog
implementation 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.