Hi,

 

one of Maven’s primary aims was to have one output file for one project
(as far as I can remember).  The question is, can I have some kind of
parent pom that invokes multiple sub pom and respectively their projects
to be build? E.g my project has a web application, a client applet, a
PHP application and whatever. All of them belong to one project. Is it
possible to trigger all project to be build without the need to package
all into a jar file which would not make much sense?

 

Thanks,

 

Jan


Reply via email to