On Thu, May 12, 2011 at 7:16 PM, Jagadeesh Naidu G <jagadeesh...@hcl.com> wrote:
> Thanks in advance  Barrie for helping me. In my parent pom.xml file I 
> specified junit entry. I am attaching both parent and child pom.xml files.
> Thanks & Regards,

Your parent pom should not define dependencies.

Your parent pom should only define dependencyManagement values.

Only in the actual project should you define dependencies.
I suggest you have a look at the books listed on the Maven site.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to