multi-module maven project

Posted by Gandalf StormCrow on Stack Overflow See other posts from Stack Overflow or by Gandalf StormCrow
Published on 2010-03-05T15:40:49Z Indexed on 2010/06/08 8:12 UTC
Read the original article Hit count: 187

Filed under:
|
|

If I have 6 modules in my project is it possible to build only one out of six ? without commenting out others ?

EDIT

Submodule will not work itselft because or parent tags. I need to install the parent first to make it build. how can I do it without installing parent

© Stack Overflow or respective owner

Related posts about java

Related posts about eclipse