Lifecycles Reference
Maven defines 4 lifecycles in org.apache.maven.lifecycle.providers
package:
default
Lifecycle
default
lifecycle is defined only with phases, without any associated plugin binding: plugins bindings for this lifecycle are defined separately for each packaging:
Error during retrieving content skip as ignoreDownloadError activated.
clean
Lifecycle
clean
lifecycle phases are defined with their plugins bindings:
Error during retrieving content skip as ignoreDownloadError activated.
site
Lifecycle
site
lifecycle phases are defined with their plugins bindings:
Error during retrieving content skip as ignoreDownloadError activated.
wrapper
Lifecycle
wrapper
lifecycle phases are defined with their plugins bindings:
Error during retrieving content skip as ignoreDownloadError activated.