The Surefire releases are more recent than the Maven 2.2.1 release. On 29/09/2010, at 12:40 AM, Chris Audley wrote:
> I spent some time banging my head this morning because I couldn't get > the systemPropertyVariables element in the maven-surefire-plugin > configuration to work. After a while I realized that Maven was > defaulting to maven-surefire-plugin 2.4.3 and I was trying to use a > feature introduced in 2.5. > > OK, so I can update pluginManagement to pull in surefire 2.6, or I can > fall back to the older systemProperties element. > > My question is, why is Maven still using 2.4.3? Is it just that maven > hasn't been updated recently, or is there some kind of issue with > using 2.5 or above? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Brett Porter [email protected] http://brettporter.wordpress.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
