Hi, I'd like to know if, on a multi-module project, maven uses a target directory for each module separately or if it has just one target directory for the parent project and all the modules save their class files on this default directory.
thanks in advance Allan Valeriano
