Maven plugin intended to configure and produce ear files.
I am using Eclipse 3.7 Indigo with Maven M2E Plugin 1.0.100. Using the JBoss 7.x JavaEE 6 EAR archetype, the pom for …
maven jboss7.x m2eclipse maven-ear-pluginI am just switching from Ant to Maven and am trying to figure out the best practice to set up …
jakarta-ee maven-2 ear maven-ear-pluginI read some articles about how to set up eclipse and maven to create a new empty ear project but …
eclipse web-applications maven-2 ear maven-ear-pluginI have EAR with an application and I need to extend this app with my own code that is packaged …
java jakarta-ee maven maven-2 maven-ear-pluginI have a project with 5 modules in maven. Right now, when I do a "mvn clean install", it generates an …
java build maven-2 ear maven-ear-pluginCould anybody suggest me an solution with the following exception. I am going to create a multi-module project. Parent Project …
java maven maven-3 ear maven-ear-pluginDisclaimer (I originally asked the question in a very detailed manner over here. I've excerpted it here as the maven-users …
maven dependency-management maven-ear-pluginI am using the maven-ear-plugin version 2.3.1 - I know there is a new version available: http://maven.apache.org/plugins/…
java maven-2 build-process maven-ear-pluginI am importing a maven project into Eclipse. I have the m2e plugin installed and it is pointing to …
maven m2eclipse castor maven-antrun-plugin maven-ear-pluginI am new with maven, i have a task to change building of an ear from ant build to maven …
java maven-2 building maven-ear-plugin