If someone is seeing issues with using maven 3.0.3 to run the smoke tests and that is a
problem for you let me know and I'll do anther release
Begin forwarded message:
From: Paul Gier <pgier(a)redhat.com>
Date: 28 February 2011 15:46:51 GMT
To: Kabir Khan <kabir.khan(a)jboss.com>
Subject: patch for jboss modules surefire plugin
Hey Kabir,
I ran into a problem in the jboss modules surefire plugin when testing
Maven 3.0.3 with the current AS build [1]. The way Maven handles
generics in parameters has changed slightly and it exposed an issue in
the plugin. I attached a patch that allows the plugin to work with both
Maven 3.0.2 and 3.0.3. You should be able to apply it to your github
sources.
[
1]http://jira.codehaus.org/browse/MNG-5027