-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What feature do you want to see added?
Currently, the plugin is all-in-one, and it adds configurations and tasks only when user configures nmcp extension.
Have you considered going the other way around?
- Always generate the configurations and tasks, so users could add dependencies and wire the tasks
- Split plugin id in two: one that would scaffold zipPublication task, outgoing variant for others to consume; and the second plugin that would add aggregation capabilities (aggregating configuration, aggregate task, etc)
Currently, one can't use nmcpConsumer configuration via dependencies { nmcpConsumer(projects.core) } since the configuration is not created during plugin.apply call.
Upstream changes
No response
Are you interested in contributing this feature?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request