-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Java: No Java/Kotlin code extracted from webgoat/webgoat #17063
Replies: 1 comment · 8 replies
-
Just tested extraction of the WebGoat repository, with that JDK installed, in a Mac environment, and it worked as expected for me. Could you share the contents of |
Beta Was this translation helpful? Give feedback.
All reactions
-
Here is the log: another log: |
Beta Was this translation helpful? Give feedback.
All reactions
-
I tested --build-mode=none is working, but --build-mode=autobuild is not working. And If I miss this parameter --build-mode, it is not working. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I found the root cause is that I deleted the XCode, so we can see this error. I have installed the command line tools for XCode, and I can use this command: |
Beta Was this translation helpful? Give feedback.
All reactions
-
Well, this looks like a problem -- can you address this issue (which is an Apple build tools problem), and then try again?
|
Beta Was this translation helpful? Give feedback.
All reactions
-
Excellent, glad you got it fixed :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error message:
I am using the Macbook OS 11.7 to test the codeql. Before I could build the database and did the analyze successful, but now it is failed.
My environment:
Code: Webgoat https://github.com/WebGoat/WebGoat.git
JDK: JDK 21, https://www.azul.com/downloads/
Codeql version:
My build is successful.
Beta Was this translation helpful? Give feedback.
All reactions