I've changed the packaging to "ear" in the pom.xml, and it doesn't do
anything either when an "m2 package" command is executed.

I did find that the "m2 ear:ear" command does work rather well though,
although it's probably an unsupported operation...  you'll have to put an
application.xml in the \src\application\META-INF directory to avoid getting
an error.

Hope this helps...

-----Original Message-----
From: Nathaniel Stoddard [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 23, 2005 9:31 AM
To: Maven Users List
Subject: EARs

Do I need to do anything "special" to create EARs in Maven2?  I
changed the packaging to ear, but the Maven says that it doesn't have
a lifecycle for ears and proceeds to treat it as a JAR, which
definitely isn't what I want.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to