Skip to content

The source code bundled with third-party plugins cannot be automatically attached to the plugin library #2033

@YiiGuxing

Description

@YiiGuxing

What happened?

According to this article: Bundling Plugin API Sources, I bundled the source code of the plugin's public API in the ZIP distribution. However, when it is depended upon by other projects, its source code cannot be automatically attached to the plugin library:

Image

Relevant log output or stack trace

Steps to reproduce

  1. Source code of Plugin A: plugin-a.zip
  2. ZIP distribution of Plugin A: plugin-a-0.1.zip
  3. Source code of Plugin B: plugin-b.zip
  4. Plugin B depends on Plugin A.

Gradle IntelliJ Plugin version

2.9.0

Gradle version

8.14.3

Operating System

Windows

Link to build, i.e. failing GitHub Action job

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions