Skip to content

When aggregation is empty, don't throw an error (it causes project sync to fail) #242

@aSemy

Description

@aSemy

What feature do you want to see added?

Here's the situation: I'm in the process of setting up publishing in my project, so there's lots to do. I just added nmcp and I'm in the process of setting it up, but I haven't finished yet.

I realise I haven't set up the signing plugin, so I add it and try refresh my project. But I run into a problem:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'my-project'.
> Nmcp: the aggregation is empty. This is usually a misconfiguration. If this is intentional, set `allowEmptyAggregation` to true.

Obviously it's a problem that should be fixed, but the issue is because nmcp throws an exception in the configuration phase I've now lost IDE support, which would help me resolve the issue.

Image

Suggestions:

Upstream changes

No response

Are you interested in contributing this feature?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions