}
} );
final List<String> log = new ArrayList<String>();
MojoExecutionListener mojoListener = new MojoExecutionListener()
{
public void beforeMojoExecution( MojoExecutionEvent event )
throws MojoExecutionException
{
assertNotNull( event.getSession() );