spring-projects / spring-projects/spring-security-samples

Xerces dependence is not present into repo spring

Open
#110 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: waiting-for-triage
Dominant language
Java
Stars
1.8k
Forks
797
Avg merge
3m
Merged PRs (30d)
5

Description

When get the project with zip and running the command ./gradlew :spring-security-samples-boot-saml2login:bootRun there are an error: Could not GET 'https://repo.spring.io/plugins-snapshot/org/apache/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom'. Received status code 401 from server: Unauthorized.
If we go to https://repo.spring.io/ui/native/plugins-snapshot/org and check this, we can't see the xerces dependence into apache folder.

image

Contributor guide

No contributing guide indexed for this repository

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 running ./gradlew :spring-security-samples-boot-saml2login:bootRun and inspect that sample's Gradle dependency configuration for the Xerces 2.9.1 request. Compare the configured repository and dependency resolution with the repository URL in the error; done means the sample starts without the unauthorized Xerces resolution failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.