Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: Grails-Spring-Security-LDAP 1.0
-
Fix Version/s: None
-
Component/s: Grails-Spring-Security-LDAP
-
Labels:None
-
Environment:Linux
Description
I am trying to use Spring ldap security feature, howevel when i am running the grails compile command, grails tries to downlaod the dependencies, but it gets hanged after the statement;
Downloading: http://repository.springsource.com/maven/bundles/release/org/springframework/ldap/org.springframework.ldap/1.3.0.RELEASE/org.springframework.ldap-1.3.0.RELEASE.pom ...
Download complete.
Downloading: http://repository.springsource.com/maven/bundles/release/org/springframework/ldap/org.springframework.ldap/1.3.0.RELEASE/org.springframework.ldap-1.3.0.RELEASE.pom.sha1 ...
Download complete.
note that i am working in secure zone so i am providing the proxy settings for the grails.
No operation happens after that.
Can you please let me know what is the issue?