Skip to content

nmcpZipAggregation task doesn't create zip when subprojects are up-to-date #216

@aSemy

Description

@aSemy

Expected and Results

Given a multi-module project, run ./gradlew nmcpZipAggregation. I see a zip is created in build/nmcp/zip/aggregation.zip.

When I re-run ./gradlew nmcpZipAggregation the output zip is deleted.

It's more risky when some of the subprojects are up-to-date and some aren't. nmcpZipAggregation will create a zip with some of the artifacts missing.

Related environment and versions

nmcp 1.3.0

Reproduction steps

https://github.com/adamko-dev/argh/tree/5052fc4bdb5a367efa7f9d7219783665b793f6e3

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions