You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Alexandre Touret <at...@free.fr> on 2007/03/02 13:51:24 UTC

[M2] EAR module, WTP and eclipse plugin

Hello,
I m using M2.0.5 with the last releases of both eclipse and wtp. I have 
an EAR archetype with some wars and jars (ejb, and others).
When I run the eclipse plugin in maven, I have some troubles (sometimes 
described in this mailing list) :

 - the ear is not recognized as an enterprise application in wtp
 - The EAR facet's version is wrong 1.3 instead of 1.4
 - I have my application.xml automatically generated by mvn on package 
phase and I cant deploy the ear on JBOSS

May I solve these problems ?

My project structure:

ROOT
----ears
----------ear
----jars
--------jar1 ..
----ejbs
------ejb
----guis
------gui1 ...

Thanks
Regards,
Alexandre

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