Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure to build #14930

Closed
taxuexunshang opened this issue Apr 19, 2024 · 4 comments
Closed

Failure to build #14930

taxuexunshang opened this issue Apr 19, 2024 · 4 comments
Labels
in: build An issue in the build

Comments

@taxuexunshang
Copy link

Describe the bug
I tried to build spring security source code from the main branch of github. An error was then generated during the build phase. The error log is as follows:

What went wrong:
Execution failed for task ':spring-security-config:rncToXsd'.
javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 1 error detected.

Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Get more help at https://help.gradle.org.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD FAILED in 3m 32s
8 actionable tasks: 7 executed, 1 from cache

My Java version is "17.0.11" 2024-04-16 LTS.

To Reproduce
Clone the source code from the main branch of github. and then execute gradlew publishToMavenLocal or gradlew build.

I look forward to your help. Thank you!

@taxuexunshang taxuexunshang added status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Apr 19, 2024
@taxuexunshang
Copy link
Author

Detailed exception information is here

Error
java.net.MalformedURLException: no protocol:
/workspace/spring-security/config/src/main/resources/org/springframework/security/config/spring-security.xsl

@jzheaux
Copy link
Contributor

jzheaux commented Apr 25, 2024

Hi, @taxuexunshang, thanks for reaching out! Sorry you are having trouble.

The build appears to be working fine for me and for our CI. It might have been a blip. If you are still seeing the error, will you please share your operating system?

@jzheaux jzheaux added status: waiting-for-feedback We need additional information before we can continue in: build An issue in the build and removed status: waiting-for-triage An issue we've not yet triaged type: bug A general bug labels Apr 25, 2024
@spring-projects-issues
Copy link

If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.

@spring-projects-issues spring-projects-issues added the status: feedback-reminder We've sent a reminder that we need additional information before we can continue label May 2, 2024
@spring-projects-issues
Copy link

Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.

@spring-projects-issues spring-projects-issues closed this as not planned Won't fix, can't repro, duplicate, stale May 9, 2024
@spring-projects-issues spring-projects-issues removed status: waiting-for-feedback We need additional information before we can continue status: feedback-reminder We've sent a reminder that we need additional information before we can continue labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build
Projects
None yet
Development

No branches or pull requests

3 participants