Package org.apache.maven.plugins.help
package org.apache.maven.plugins.help
-
ClassesClassDescriptionBase class with common utilities to write effective Pom/settings.Properties which provides a sorted keySet().Base class with some Help Mojo functionalities.Displays a list of the profiles which are currently active for this build.Displays a list of available profiles under the current project.Displays a list of the attributes for a Maven Plugin and/or goals (aka Mojo - Maven plain Old Java Object).Displays the effective POM as an XML for this build, with the active profiles factored in, or a specified artifact.Displays the calculated settings as XML for this project, given any profile enhancement and the inheritance of the global settings into the user-level settings.Evaluates Maven expressions given by the user in an interactive mode.Display help information on maven-help-plugin.
Callmvn help:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.Displays the list of dependency types that are defined in Maven.Displays the list of all lifecycle phases that are defined in Maven.Displays the list of packaging that are supported by Maven.Displays a list of the platform details like system properties and environment variables.