Skip to content

Allow zip aggregation to include maven-metadata.xml files #255

@mmoayyed

Description

@mmoayyed

What feature do you want to see added?

If I run ./gradlew nmcpZipAggregation and examine the zip file generated, I do not see the maven-metadata.xml file for the artifacts. This is required for Gradle of course to locate the right artifact, particularly for snapshots, etc.

Main use case/experiment is, I'd like to unzip and upload the files to my own repository and have Gradle consume those. I can do the upload fine, but Gradle needs the xml files as well to proceed.

PS I tagged this as a Feature Request, because I am not sure if this was intentional.

Upstream changes

This might be related/relevant, though it's more about the actual task of publishing artifacts:
#73

Are you interested in contributing this feature?

Sure, with a bit of help. I am not all too familiar with Kotlin, but happy to take a pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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