The generated java database resource (XML file) is duplicate
オープン
question
- 主要言語
- CodeQL
- スター
- 10.1k
- フォーク
- 2.1k
- 平均マージ
- 2日 15時間
- マージ済み PR(30日)
- 141
説明
Java Project: https://github.com/tangxiaofeng7/SecExample
Compile Command:`codeql database create DatabaseName --language=java --command="mvn clean install"`
In the generated database src. zip, resource has been changed into two copies. For example, **UsernameMapper.xml**
, in addition to the `src/main/resources/mapper/` directory, also has an identical file in the `classes/` directory, resulting in my query results changing from two to four.

I make sure I delete the `target/` directory under the java project
コントリビューションガイド
評価
この issue はまだ評価されていません。