Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing "publicationName" in 0.0.5 #5

Closed
rjaros opened this issue Apr 4, 2024 · 2 comments
Closed

Missing "publicationName" in 0.0.5 #5

rjaros opened this issue Apr 4, 2024 · 2 comments

Comments

@rjaros
Copy link

rjaros commented Apr 4, 2024

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.

rjaros added a commit to rjaros/kilua-rpc that referenced this issue Apr 4, 2024
@StylianosGakis
Copy link
Contributor

Sorry about that, it's my bad. Did this #6 and Martin will pick it up and make a release as soon as he is available to.

@martinbonnin
Copy link
Member

Fixed in 0.0.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants