sudharshanhp opened a new issue, #6713: URL: https://github.com/apache/jmeter/issues/6713
### Expected behavior Hi Team, I am trying to build and use a customized JMeter (internally named JMeterCore) sourced from Git and hosted in our Azure DevOps repository. The goal is to generate a working JMeter distribution/latest Jar files (with updated dependencies in /lib) to run load tests. However, I am encountering security-related errors and dependency issues during the Gradle build, and I’m not sure if this is the correct or recommended approach for maintaining a custom JMeter build. Any other different approach to build locally other than Gradle.bat? Note: Refer to the attachment for security errors while building using Gradle bat file. ### Actual behavior Refer the attachment [JmeterQuestionToGitCommunity.docx](https://github.com/user-attachments/files/29287543/JmeterQuestionToGitCommunity.docx) ### Steps to reproduce the problem Refer the attachment. [JmeterQuestionToGitCommunity.docx](https://github.com/user-attachments/files/29287560/JmeterQuestionToGitCommunity.docx) ### JMeter Version 5.6.3 ### Java Version JAVA JDK 21 ### OS Version 10.0.26100 (MS Window 11 Enterprise) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
