*/
protected boolean groovyIsProjectProperties;
protected CarrotGroovyRunner newRunner() throws Exception {
final MavenProps mavenProps = new MavenProps( //
session(), project(), //
groovyIsSystemProperties, //
groovyIsCommandProperties, //
groovyIsProjectProperties //
);