You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Yura Ivanov <iv...@offshorecreations.com.ua> on 2004/03/23 14:29:02 UTC

dependecy question

Hello All,

I have a goup of project. One main project for assemble all other project. This main project needs to know about dependencies of subprojects. All subprojects are in subdirectories of the main project. I don't want to copy and past dependecy from all subprojects to the main project. How it can be solved?