A bit of a feasibility question for you regarding Maven. Particular, on whether we can define properties in an aggregating pom and then inject them into the referenced modules, thus allowing ...
I've got an maven3 multimomodule project and also got an odd question. I'm looking for a way to setup single output folder for all modules defined in parent pom on build. ...