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

Let 'site' Github action to generate javadoc #11228

Closed
romani opened this issue Jan 22, 2022 · 0 comments · Fixed by #11229
Closed

Let 'site' Github action to generate javadoc #11228

romani opened this issue Jan 22, 2022 · 0 comments · Fixed by #11229

Comments

@romani
Copy link
Member

romani commented Jan 22, 2022

detected at #11100 (comment)

we want to generate websote to validate javadoc generation, but javadoc is not accesible as we skip it

mvn -e --no-transfer-progress clean site -Pno-validations
,
<maven.javadoc.skip>true</maven.javadoc.skip>

we need to update action command to add -Dmaven.javadoc.skip=false

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

Successfully merging a pull request may close this issue.

1 participant