No, I am pretty sure this is a limitation of the M1 EAR plugin. Check if you
can exclude / include content maybe.

Cheers,
Stéphane


On 11/29/05, Weston, Toby <[EMAIL PROTECTED]> wrote:
>
> Thanks, I'm not sure if it is an issue as such though, probably user error
> (on my part!) or misunderstanding the usage...
>
> -----Original Message-----
> From: Stephane Nicoll [mailto:[EMAIL PROTECTED]
> Sent: 29 November 2005 10:24
> To: Maven Users List
> Subject: Re: [M1] EAR plugin - non-standard structure (Websphere again!)
>
> Hey,
>
> Someone (maybe you) requested the same thing for M2 and it was
> implemented.
> I am pretty sure this is not available for the M1 plugin. I invite you to
> check Jira if an issue exists for this problem. If not, feel free to
> create
> one.
>
> Thanks,
> Stéphane
>
> 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]
> >
> >
>
>
> --
> .::You're welcome ::.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
.::You're welcome ::.

Reply via email to