mirror of https://github.com/apache/maven.git
forgot the import
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3c460805af
commit
cc276e2e2a
|
@ -24,6 +24,7 @@ import org.apache.maven.project.MavenProject;
|
|||
import org.codehaus.surefire.SurefireBooter;
|
||||
|
||||
import java.io.File;
|
||||
import java.util.Arrays;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Collections;
|
||||
import java.util.Enumeration;
|
||||
|
|
Loading…
Reference in New Issue