Thanks Neeraj,

I'm not sure I understand what you are telling me though. I was hoping there
might be some sort of <excludes><exclude> ... </exclude></excludes> that
could permanently be part of the project's pom file.

I am relative new to Maven so my understanding migh not be correct.

Tom.



-----Original Message-----
From: Neeraj Bisht [mailto:[EMAIL PROTECTED] 
Sent: Saturday, September 30, 2006 4:44 AM
To: Maven Users List
Subject: Re: Excluding depencencies inherited from parent

yes it is possible by giving the scope of dependeny as a runtime

On 9/30/06, Tom Hurley <[EMAIL PROTECTED]> wrote:
>
> Hi:
>
> Is it possible to exclude dependencies inherited from a parent pom in a
> child's pom.
>
> I have a multi level project where each project inherits dependencies from
> its parent. However in one of the children, one of its dependencies is
> causing some problems with one of the inherited dependencies. Is it
> possible
> to exclude this?
>
> Any help would be greatly appreciated.
>
> Thanks,
>
> Tom.
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to