mirror of
https://github.com/apache/maven.git
synced 2025-02-23 02:15:50 +00:00
[MNG-553] Secure Storage of Server Passwords
o Enabled IT for 3.x git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@803512 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7ccdc16429
commit
77ba2adf5f
@ -52,8 +52,7 @@ public class MavenITmng0553SettingsAuthzEncryptionTest
|
||||
|
||||
public MavenITmng0553SettingsAuthzEncryptionTest()
|
||||
{
|
||||
// TODO: reintroduce for 3.0
|
||||
super( "(2.1.0-M1,3.0-alpha-1)" ); // 2.1.0-M2+
|
||||
super( "(2.1.0-M1,3.0-alpha-1),[3.0-alpha-3,)" ); // 2.1.0-M2+
|
||||
}
|
||||
|
||||
public void setUp()
|
||||
|
Loading…
x
Reference in New Issue
Block a user