spring-projects / spring-projects/spring-security

unable to build from source , i am using jdk 17.0.8 & 18 versions

Open
#15,526 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-triage type: bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.