Hi Folks,
I'm trying to generate an ear using the ear plugin, all works swell if I use
the expected directory structure but unfortunately Websphere Application
Developer wants me to have the META-INF folder directly under the project
folder. So instead of project\src\application\META-INF\application.xml, I
have project\META-INF\application.xml etc.
I've tried tweaking the properties, in particular setting the
maven.ear.src=${basedir} seems to have most success, but then the plugin
copies everything into the ear including the temp folder and so two copies
of the wars etc.
Any tips on using this?
Whilst I'm here, anyone been deploying EARs to Websphere Application Server
using Maven (I've previously used the IBM Ant tasks).
Thanks in advance,
Toby
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]