Hi Stijn,
I am not sure. Let me do some research let you know the status, why don't you try using remote repository call them in project A (project.xml) instead of calling in each and every project. The compilation needs all the dependencies in local repository. I think it doesn't worry about weather you call all the dependencies in Project A or Project B if it's depending on other project. If you run alone you need to call dependencies for respective Library files (.jar). Also what do you mean by main ones? Thanks Reddy MVS -----Original Message----- From: Stijn de Witt [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 3:40 PM To: Maven Users List Subject: List all dependencies or only main ones? Hi, A quick question. Assume a project A, which depends on projects B and C. If project D depends on A, does it also have to state it's (implicit) dependencies on B and C in project.xml? TIA, -Stijn --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
