Skip to content

[Feature] 增加 maven 项目识别的准确性 #127

Open
@xuxiaowei-com-cn

Description

@xuxiaowei-com-cn

Search before asking

  • I had searched in the issues and found no similar issues.

Description

在存在 JDK 而不存在 maven 的环境中(或者maven环境存在问题时),如果项目中存在 mvnw(Linux上使用)、mvnw.cmd(Windows 上使用)、.mvn/wrapper/maven-wrapper.jar、.mvn/wrapper/maven-wrapper.properties 等文件时,可以执行 mvnw dependency:tree(Windows 命令)、./mvnw dependency:tree(Linux 命令)提高识别的准确性

Use case

No response

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions