提交 04217496 编写于 作者: A abayer

Moving default Maven for tests to 2.2.1

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@35011 71c3de6d-444a-0410-be80-ed276b4c234a
上级 db02d061
......@@ -391,7 +391,7 @@ public abstract class HudsonTestCase extends TestCase implements RootAction {
* Returns the older default Maven, while still allowing specification of other bundled Mavens.
*/
protected MavenInstallation configureDefaultMaven() throws Exception {
return configureDefaultMaven("maven-2.0.7", MavenInstallation.MAVEN_20);
return configureDefaultMaven("apache-maven-2.2.1", MavenInstallation.MAVEN_20);
}
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册