spring-projects / spring-security-samples

1.4k stars 687 forks source link

Xerces dependence is not present into repo spring #110

Open adriangois opened 1 year ago

adriangois commented 1 year ago

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
marcusdacoregio commented 1 year ago

Hi @adriangois,

which project branch are you using?