Skip to content

description in intellijPlatform.pluginConfiguration Appends to description in plugin.xml Instead of Replacing It #1744

@pwddd

Description

@pwddd

What happened?

when testing the use of the description field in intellijPlatform.pluginConfiguration. Instead of replacing the existing content within the tag in plugin.xml, the new content is appended to the existing description. This results in the original description not being fully replaced as intended.

Relevant log output or stack trace

No response

Steps to reproduce

  1. My build.gradle.kts:
    image
  2. My plugin.xml:
    image
  3. My Plugin Info:
    image

Gradle IntelliJ Plugin version

2.0.1

Gradle version

8.10

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions