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

central validation failure fixes #102

Merged
merged 3 commits into from
Aug 18, 2022
Merged

Conversation

bric3
Copy link
Owner

@bric3 bric3 commented Aug 18, 2022

  • Missing: no javadoc jar found
  • Project name missing, Project description missing, Developer information missing

commits

  • ci: Fixes central publication validation failures
  • build: Replaces custom source and javadoc tasks by JavaPluginExtension
  • build: Fixes project description resolution

bric3 added 3 commits August 18, 2022 22:05
When the subproject is being configured, not all
properties are available yet. The description
property in particular is not set yet.

We need to tell Gradle to set the description **after**
the subproject has been configured (evaluated).
@bric3 bric3 merged commit f2bb38e into master Aug 18, 2022
@bric3 bric3 deleted the central-validation-failure-fixes branch August 18, 2022 20:48
@bric3
Copy link
Owner Author

bric3 commented Aug 18, 2022

image

@bric3
Copy link
Owner Author

bric3 commented Aug 18, 2022

Note publication to central is gated by a staging repository:
See doc: https://central.sonatype.org/publish/release/#locate-and-examine-your-staging-repository

Related to #30

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

Successfully merging this pull request may close these issues.

1 participant