Skip to content

Fix Javadoc config for MR JAR#511

Merged
dmlloyd merged 1 commit intosmallrye:mainfrom
dmlloyd:javadoc
Jul 2, 2024
Merged

Fix Javadoc config for MR JAR#511
dmlloyd merged 1 commit intosmallrye:mainfrom
dmlloyd:javadoc

Conversation

@dmlloyd
Copy link
Contributor

@dmlloyd dmlloyd commented Jul 2, 2024

Currently, only the default execution of the javadoc plugin will be configured with the release version. However, at least one SmallRye project has a quality build check which makes javadocs using the javadoc goal which does not use this execution configuration. In reality, the target release should always determine the version used for every javadoc invocation strategy.

Currently, only the `default` execution of the `javadoc` plugin will be configured with the release version. However, at least one SmallRye project has a `quality` build check which makes javadocs using the `javadoc` goal which does not use this execution configuration. In reality, the target release should always determine the version used for every `javadoc` invocation strategy.
@dmlloyd dmlloyd merged commit 294a43a into smallrye:main Jul 2, 2024
@dmlloyd dmlloyd deleted the javadoc branch July 2, 2024 14:34
@github-actions github-actions bot added this to the 45 milestone Jul 2, 2024
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