org.apache.maven.test

Class SurefirePlugin

public class SurefirePlugin extends AbstractMojo

Run tests using Surefire

Version: $Id: SurefirePlugin.java 389432 2006-03-28 07:37:52Z carlos $

Author: Jason van Zyl

UNKNOWN: test test test make version of junit and surefire configurable make report to be produced configurable

Method Summary
voidexecute()
protected voidprocessSystemProperties()
protected String[]split(String str, String separator, int max)

Method Detail

execute

public void execute()

processSystemProperties

protected void processSystemProperties()

split

protected String[] split(String str, String separator, int max)
Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.