Hi, since my projects usually use 1.5 syntax, I want do define this as the default for all my projects. As I understand, it is possible to define this in the POM of each project (which I definitely do not want). There is also the possibility of inheriting from a parent POM: However, is it possible to just define that my installation of maven 2 always uses Java 1.5? If this is not the case, and the solution is the use of a parent POM, where would this parent POM should be placed?
Or is there another preferred way of setting 1.5 as default? Regards Marco --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
