Skip to content
This repository was archived by the owner on Dec 7, 2024. It is now read-only.
This repository was archived by the owner on Dec 7, 2024. It is now read-only.

"library" not adding dependencies to pom.xml for Maven publication #19

@Telesphoreo

Description

@Telesphoreo

So whenever I add something to my plugin as a library, it works fine. However, there's one problem. It won't add them to the pom.xml used for publishing.

To reproduce:

  • Add something as a library
  • Run the generatePomFileForMavenPublication task

If you're interested, my build.gradle file is here: https://github.com/plexusorg/Plex/blob/master/build.gradle

You'll see that it won't add it to the pom.xml. Any idea if we can get a fix for this?

PS: this plugin doesn't work on Gradle 7.4+

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