-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Suggestions:
- Make it a configuration-time warning, and a runtime-error.
- Report it problem using the Problems API https://docs.gradle.org/current/samples/sample_problems_api_usage.html
Upstream changes
No response
Are you interested in contributing this feature?
No response
martinbonnin
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request