Java Mailing List Archive

http://www.java2.5341.com/

Home » Maven Users List »

Calling maven.xml from maven.xml (top level dir to several sub dirs)

x.arora@gmail.com

2008-10-02

Replies: Find Java Web Hosting

Author LoginPost Reply
I am trying to run maven.xml from another maven.xml - is it possible? Here
is the directory structure that I've:

Folder1
Subfolder1a
Subfolder1b
Subfolder1c
Subfolder1d

Each folder contains it's own maven.xml, project.xml. So, what I want to do
is, build all of them together using a single maven file. For that, I want
to put a maven.xml in the top level directory (Folder1) and call individual
maven.xml in each subfolder (folder1a, folder1b and so on).

Is it possible and how?

Thanks,
xarora
©2008 java2.5341.com - Jax Systems, LLC, U.S.A.