Skip to content

Conversation

@lostiniceland
Copy link
Contributor

@lostiniceland lostiniceland commented Jan 19, 2026

should resolve #22652 (comment)


Summary by cubic

Add the doc-jar goal to the scala-maven-plugin for the mill plugin so a ScalaDoc JAR is built during the release. This fixes the missing docs artifact noted in the PR #22652 discussion and unblocks the release.

Written for commit 5881a3d. Summary will update on new commits.

@wing328
Copy link
Member

wing328 commented Jan 19, 2026

thanks for the quick fix. let's give it a try

@wing328 wing328 merged commit a62ed1d into OpenAPITools:master Jan 19, 2026
2 of 12 checks passed
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@wing328
Copy link
Member

wing328 commented Jan 19, 2026

got an error when running mvn clean install

[INFO] --- scala:4.9.5:doc-jar (default) @ openapi-generator-mill-plugin ---
bad option '-doc-format:html' was ignored
bad option '-doc-title' was ignored
source file not found: openapi-generator-mill-plugin 7.19.0 API
2 warnings found
1 error found
[INFO] ------------------------------------------------------------------------

@wing328
Copy link
Member

wing328 commented Jan 19, 2026

tried various configuration in pom.xml (mill plugin) but no luck

looks like the only choice left is to remove mill plugin from the release and put it in a separate repo for release.

@wing328
Copy link
Member

wing328 commented Jan 19, 2026

Filed #22736 to remove the plugin

@wing328
Copy link
Member

wing328 commented Jan 19, 2026

now the publishing job completes without issues: https://github.com/OpenAPITools/openapi-generator/actions/runs/21146336842

@lostiniceland
Copy link
Contributor Author

This PR should fix it

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.

2 participants