Re: excluding parent jar and Continuum build problem

2006-04-07 Thread Alexandre Poitras
I guess you are declaring your dependency in your parents to tell Maven which version it should use? If it's the case, you should should use the dependencyManagement section instead. On 4/7/06, Vijay Shanker <[EMAIL PROTECTED]> wrote: > Thanks Alexandre, > > Sorry for confusion. > Actually, I have

RE: excluding parent jar and Continuum build problem

2006-04-07 Thread Vijay Shanker
Thanks Alexandre, Sorry for confusion. Actually, I have following parent POM junit junit 3.8.1 compile j2ee j2ee 1.5 compile com.honda GALC_Core 1.0 compile Now, I would