You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Felix Schmitz <fe...@gmail.com> on 2008/10/02 23:30:53 UTC

Building different EAR files

Hello,

Our maven multimode project consists so far of four projects:

-WAR
-JAR
-EJB
-EJB
-EAR

I would to be able to build different EAR files out of this project setup.
For instance one EAR file containing just one EJB module and one EAR
file containing the rest.

How would you go about this?

Using different build profiles?

Thx!
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Building different EAR files

Posted by "Edelson, Justin" <Ju...@mtvstaff.com>.
I would have different EAR projects.

Justin 

-----Original Message-----
From: Felix Schmitz [mailto:felix.schmitz@gmail.com] 
Sent: Thursday, October 02, 2008 5:31 PM
To: users@maven.apache.org
Subject: Building different EAR files

Hello,

Our maven multimode project consists so far of four projects:

-WAR
-JAR
-EJB
-EJB
-EAR

I would to be able to build different EAR files out of this project
setup.
For instance one EAR file containing just one EJB module and one EAR
file containing the rest.

How would you go about this?

Using different build profiles?

Thx!
Felix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org