Re: Query regarding aar-maven-plugin

2008-03-10 Thread SGruverman
I believe that you need to add

provided

to the dependencies that you do not want in the lib dir.

- Steve

_
Steven Gruverman
IntelliCare, Inc.
www.intellicare.com

"Subhro Moitra (smoitra)" <[EMAIL PROTECTED]> wrote on 03/10/2008 02:15:00
PM:

> Hi All,
> Our team is using aar-maven-plugin to build .aar file.
> We see that all our dependencies are getting in the lib directory of
> the aar file.
> We do want some of these dependencies to go into the lib dir.. but
> not all of them.
> How do I restrict which files goes into the lib dir of the aar bundle?
>
> Please help.
>
> Thanks a lot in advance.
> Subhro.
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.


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



Query regarding aar-maven-plugin

2008-03-10 Thread Subhro Moitra (smoitra)
Hi All,
Our team is using aar-maven-plugin to build .aar file.
We see that all our dependencies are getting in the lib directory of the
aar file.
We do want some of these dependencies to go into the lib dir.. but not
all of them.
How do I restrict which files goes into the lib dir of the aar bundle?
 
Please help.
 
Thanks a lot in advance.
Subhro.