Maven defines 4 lifecycles in org.apache.maven.lifecycle.providers
package:
default
Lifecycledefault
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
Lifecycleclean
lifecycle phases are defined with their plugins bindings:
Error during retrieving content skip as ignoreDownloadError activated.
site
Lifecyclesite
lifecycle phases are defined with their plugins bindings:
Error during retrieving content skip as ignoreDownloadError activated.
wrapper
Lifecyclewrapper
lifecycle phases are defined with their plugins bindings:
Error during retrieving content skip as ignoreDownloadError activated.