Maven expression default values
Hi, I would like to add support for default values within expressions, i think this would be really powerful and would remove the need for messy configuration. It works the same way as spring property default values, e.g. ${some.property:default} ${env.SOME_VAR:default} It should also work wit
Maven 3.2.1 release notes
Hi, Maven 3.2.1 release notes seem to be missing from http://maven.apache.org/release-notes-all.html Regards Andy