mirror of https://github.com/apache/maven.git
[MNG-4570] [regression] User/pass from settings.xml is not used during site:deploy
o Enabled IT git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@917253 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b16fc8168b
commit
360c1b7922
|
@ -32,8 +32,7 @@ public class MavenIT0113ServerAuthzAvailableToWagonMgrInPluginTest
|
|||
{
|
||||
public MavenIT0113ServerAuthzAvailableToWagonMgrInPluginTest()
|
||||
{
|
||||
// wagon manager not fully supported in 3.x
|
||||
super( "[2.0,3.0-alpha-1)" );
|
||||
super( "[2.0,3.0-alpha-1),[3.0-alpha-7,)" );
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue