spring-projects / spring-projects/spring-security
unable to build from source , i am using jdk 17.0.8 & 18 versions
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 9.6k
- Forks
- 6.3k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 52
Description
at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:91)
... 164 more
Caused by: java.lang.RuntimeException: org.apache.http.conn.ConnectTimeoutException: Connect to structure101.com:443 [structure101.com/99.198.96.218] failed: Connect timed out
at s101.S101PluginExtension.(S101PluginExtension.java:132)
at s101.S101Plugin.apply(S101Plugin.java:37)
at s101.S101Plugin.apply(S101Plugin.java:34)
at org.gradle.api.internal.plugins.ImperativeOnlyPluginTarget.applyImperative(ImperativeOnlyPluginTarget.java:43)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the source build with JDK 17.0.8 and 18, then inspect the failure at s101.S101PluginExtension.java:132 and s101.S101Plugin.apply. Done means identifying whether the build failure is caused by the connection timeout to structure101.com and documenting a confirmed resolution or supported setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100