Burp Suite User Forum

Create new post

gradlew error - HTTP Request Smuggler

sxsxsxsxsx | Last updated: Nov 21, 2023 12:15PM UTC

Hi portswigger, When i run this command(gradlew.bat build fatjar or ./gradlew build fatjar), I get this erorr: ``` C:\Users\xxx\Desktop\http-request-smuggler-75a40815a944391bfbefe9c8b70faec1fae3ea21>gradlew.bat build fatjar > Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > error: invalid source release: 17 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 1s 1 actionable task: 1 executed ``` What is problem? Regards.

Hannah, PortSwigger Agent | Last updated: Nov 21, 2023 01:42PM UTC

Hi Are you running this directly from the command line or are you running it through an IDE like IntelliJ? Could you tell me the version of Java that you are using? You can find this out by typing "java --version" on the command line.

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.