Excellent, thanks. Any ideas on WAS6 compatibilty...? Dion Gillard wrote: > There is a plugin for WAS: > > http://maven-plugins.sourceforge.net/maven-was5-plugin/ > > On 11/29/05, Weston, Toby <[EMAIL PROTECTED]> wrote: >> 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] >> >> > > > -- > http://www.multitask.com.au/people/dion/ > "You are going to let the fear of poverty govern your life and your > reward will be that you will eat, but you will not live." - George > Bernard Shaw > > --------------------------------------------------------------------- > 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]
