------ Advance Usage ------ Olivier Lamy ------ 24 November 2007 ------ Advance Usage * Goals file Interpolation goals files can be interpolated with some values : * values from the project pom (you must use $\{pom.groupId} notation in your goals file) * In the plugin configuration you can add some properties in a interpolationsProperties element * it Pom Interpolation It poms can be interpolated with some values : * values from the project pom (you must use @pom.groupId@ notation in your pom file) * In the plugin configuration you can add some properties in a interpolationsProperties element * properties from pom.properties * Running only some tests The plugin support a parameter -Dinvoker.test to run only its in the directory match by the expressions used in the parameter command line is : mvn -Dinvoker.test=*MWAR*,simple*