Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Goals

GoalDescription
ear Default goal - see ear:ear
ear:ear constructs the ear file from the compiled sources and resources.
ear:install Installs the generated ear file into the local repository
ear:install-snapshotInstall the snapshot version of the ear in the local repository
ear:deployDeploy the ear to the remote repository(ies)
ear:deploy-snapshotDeploy the snapshot version of the ear to the remote repository(ies)
ear:generate-ear-descriptor Generates application.xml file based on information from POM