On Fri, Jun 24, 2011 at 1:33 AM, wasi_shez <wasi_s...@hotmail.com> wrote:
> *First of all Thank you very much for your acknowledgement.*

> Suppose: Maven Downloaded Folder Structure--
>
> A
>  --- B
>         ---- C
>
> and My Project's Source Code Structure is:-
>
> A
>  --- B and Z
>         ---- C and Y
>                  -----D and F
>
> Does Maven Answers this?

If by "B and Z" you mean you are building two artifacts (jars, wars,
ears) out of one directory, then no.  You should restructure your code
if you want to use Maven, or you will be fighting an endless battle.

-- 
Wendy

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

Reply via email to