Hi,

you should read the free maven book [1]. It is a very good introduction to m2 and has a chapter that shows an example of a J2EE application developed with maven.

-Tim

[1] http://library.mergere.com/

Graham Leggett schrieb:
Hi all,

I have an existing ant based project that I am trying to build with maven 2.

The existing ant build creates an EJB jar file, and then wraps it and it's
dependancies into an ear file.

I am trying to replicate this behaviour with maven 2.

Is there a way to run the ejb plugin, followed by the ear plugin to create
the final ear file?

Regards,
Graham
--



---------------------------------------------------------------------
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