Skip to content

Jar模块打包写declared-libraries的逻辑和BizClassLoader委托基座查找类时,处理artifactId的逻辑保持统一 #1027

@thinkergithub

Description

@thinkergithub

Feature description

Describe the feature details with Chinese or English.
现状:

  • 打包写declared-libraries的逻辑:通过mvn Dependency tree的方式查找;
  • BizClassLoader委托基座查找类取artifactId的逻辑:根据jar/pom.properties取artifactId;

思路:
理论上来说,不应该出现两者artifactId不一致的行为,但是存在非标的写法,为了兼容这种逻辑,可能需要考虑将【现状】中取artifactId的逻辑保持统一,因为推动组件打包标准化比较难

Additional notes

Add other notes if necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions