gs-authenticating-ldap icon indicating copy to clipboard operation
gs-authenticating-ldap copied to clipboard

test error with 3.1.2 release

Open belliazzi opened this issue 4 years ago • 0 comments

i must test code with this dependency <groupId>org.springframework.security</groupId> <artifactId>spring-security-ldap</artifactId> 3.1.2.RELEASE

but i have this error on "maven install" command

Errors: [ERROR] AuthenticatingLdapApplicationTests.loginWithInvalidUserThenUnauthenticated » IllegalState [ERROR] AuthenticatingLdapApplicationTests.loginWithValidUserThenAuthenticated » IllegalState [INFO] [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0

belliazzi avatar Feb 08 '21 11:02 belliazzi