You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to 0.0.5 I have an error when I try to publish my project:
> Task :publishAggregatedPublicationToCentralPortal FAILED
FAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':publishAggregatedPublicationToCentralPortal' (type 'NmcpPublishTask').
- In plugin 'com.gradleup.nmcp' type 'nmcp.NmcpPublishTask' property 'publicationName' doesn't have a configured value.
Reason: This property isn't marked as optional and no value has been configured.
Possible solutions:
1. Assign a value to 'publicationName'.
2. Mark property 'publicationName' as optional.
The text was updated successfully, but these errors were encountered:
rjaros
added a commit
to rjaros/kilua-rpc
that referenced
this issue
Apr 4, 2024
After upgrading to 0.0.5 I have an error when I try to publish my project:
The text was updated successfully, but these errors were encountered: