Описание тега maven-ear-plugin
Maven plugin intended to configure and produce ear files.
Documentation
Official site: http://maven.apache.org/plugins/maven-ear-plugin/
Introduction
This plugin generates J2EE Enterprise Archive (EAR) file. It can also generate the >deployment descriptor file (e.g. application.xml).
The EAR plugin supports the following artifacts:
- ejb
- war
- jar
- ejb-client
- rar
- ejb3
- par
- sar
- wsr
- har
- app-client