Hi Yes, normally you would do this by defining a project and several modules.
Best regards, Eric > -----Ursprüngliche Nachricht----- > Von: Jan Wedel [mailto:[email protected]] > Gesendet: Montag, 17. August 2009 09:30 > An: [email protected] > Betreff: Building multiple projects without creating a single > output file? > > 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 > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
