Maven prerequisites are not inherited [1], so the entry in the parent pom does not affect child builds.
Unfortunately it looks like one cannot use a property for the version, so it might be necessary to add the prerequisites section to every POM. Or perhaps use the enforcer plugin? [1] http://jira.codehaus.org/browse/MNG-2423 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
