-
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?
One of the modules in my project contains 2 Maven publications (one for Maven Central and another for Gradle plugin portal). I currently use Nmcp version 0.0.9 and can set publication name for it.
nmcp {
publish(mavenPublicationName) {}
}
In the new Nmcp version (0.1.5) I can't specify publication and it tries to publish both my publications.
Could you please return the ability to set publication name manually?
Upstream changes
No response
Are you interested in contributing this feature?
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request