Re: [M2] not to include dependencies in an ear file

2007-02-04 Thread Stephane Nicoll

It depends why you want to exclude it. If it is provided by the
container then using the provided scope makes sense. Otherwise you can
just use the excluded flag in the module's configuration.

Regards,
Stéphane



On 1/24/07, Roberto UserList <[EMAIL PROTECTED]> wrote:

Perfect Marco and Wayne, It worked fine, but, what is strange is that ear
file, is a subproject of a main project and I had to remove the scope
"compile" of the other subprojects to work perfectly.
Bu the way, everything is ok now.
Thanks a lot.
Regards,
Roberto.


On 1/24/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
>
> Try provided for those dependencies to leave them out of
> the EAR.
>
> Wayne
>
> On 1/24/07, Marco Mistroni <[EMAIL PROTECTED]> wrote:
> > Hi,
> >   can u try to change the   of those dependencies?
> >
> > hth
> >  marco
> >
> >
> >
> > On 1/24/07, Roberto UserList <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi all ! What can I do not to include the dependencies described in
> the
> > > master pom into an ear file?
> > > Thanks in advance for help.
> > > Regards,
> > > Roberto.
> > >
> > >
> >
> >
>
> -
> 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]



Re: [M2] not to include dependencies in an ear file

2007-01-24 Thread Roberto UserList

Perfect Marco and Wayne, It worked fine, but, what is strange is that ear
file, is a subproject of a main project and I had to remove the scope
"compile" of the other subprojects to work perfectly.
Bu the way, everything is ok now.
Thanks a lot.
Regards,
Roberto.


On 1/24/07, Wayne Fay <[EMAIL PROTECTED]> wrote:


Try provided for those dependencies to leave them out of
the EAR.

Wayne

On 1/24/07, Marco Mistroni <[EMAIL PROTECTED]> wrote:
> Hi,
>   can u try to change the   of those dependencies?
>
> hth
>  marco
>
>
>
> On 1/24/07, Roberto UserList <[EMAIL PROTECTED]> wrote:
> >
> > Hi all ! What can I do not to include the dependencies described in
the
> > master pom into an ear file?
> > Thanks in advance for help.
> > Regards,
> > Roberto.
> >
> >
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: [M2] not to include dependencies in an ear file

2007-01-24 Thread Wayne Fay

Try provided for those dependencies to leave them out of the EAR.

Wayne

On 1/24/07, Marco Mistroni <[EMAIL PROTECTED]> wrote:

Hi,
  can u try to change the   of those dependencies?

hth
 marco



On 1/24/07, Roberto UserList <[EMAIL PROTECTED]> wrote:
>
> Hi all ! What can I do not to include the dependencies described in the
> master pom into an ear file?
> Thanks in advance for help.
> Regards,
> Roberto.
>
>




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [M2] not to include dependencies in an ear file

2007-01-24 Thread Marco Mistroni

Hi,
  can u try to change the   of those dependencies?

hth
marco



On 1/24/07, Roberto UserList <[EMAIL PROTECTED]> wrote:


Hi all ! What can I do not to include the dependencies described in the
master pom into an ear file?
Thanks in advance for help.
Regards,
Roberto.




[M2] not to include dependencies in an ear file

2007-01-24 Thread Roberto UserList

Hi all ! What can I do not to include the dependencies described in the
master pom into an ear file?
Thanks in advance for help.
Regards,
Roberto.