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.
Apache
>
Maven
>
Maven 1.x
>
Plugins
>
Bundled
>
Maven Ear Plugin
>
Maven Ear Plug-in Goals
Ear
Overview
Goals
Properties
FAQs
Project Documentation
About
Downloads
Project Info
Project Reports
Development Process
Legend
External Link
Opens in a new window
Goals
Goal
Description
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-snapshot
Install the snapshot version of the ear in the local repository
ear:deploy
Deploy the ear to the remote repository(ies)
ear:deploy-snapshot
Deploy the snapshot version of the ear to the remote repository(ies)
ear:generate-ear-descriptor
Generates application.xml file based on information from POM