Since upgrading from AMP 4.0.0-rc.1 to rc.2 (and still with rc.3) I get the following crash when calling mvn (even a simple "mvn clean") on the parent pom of the project which uses AMP. Strangely it ...
When addTestClassPath is set and you have a different version of groovy than invoker on your classpath, you will run into ClassCastException when pre-/post- build hooks are run for tests. This occurs ...