ryoii removed a comment on pull request #236:
URL: https://github.com/apache/poi/pull/236#issuecomment-877751489


   I deleted my fork repo a few days ago. I am going to make a new pull request 
with test cases. But now I cant run the project I forked. 
   
   ```
   A problem occurred configuring root project 'poi'.
   > Could not resolve all dependencies for configuration ':classpath'.
      > Using insecure protocols with repositories, without explicit opt-in, is 
unsupported. Switch Maven repository 
'Bstek(http://nexus.bsdn.org/content/groups/public/)' to redirect to a secure 
protocol (like HTTPS) or allow insecure protocols. See 
https://docs.gradle.org/7.1/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol
 for more details. 
   ```
   
   I add the property `allowInsecureProtocol` in the `repositories` but it 
doesn't work. How i can fix it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to