Skip to content

Conversation

ppkarwasz
Copy link
Contributor

The Javadoc site generation broke after upgrading to Maven Javadoc Plugin 3.10.0 due to a change in the output directory structure (see apache/maven-javadoc-plugin#1163). This update adjusts our build script to look in the new output location, restoring proper Javadoc generation.

Closes #3753

Note

This change has already been applied to 2.x-site-pro

The Javadoc site generation broke after upgrading to Maven Javadoc Plugin 3.10.0 due to a change in the output directory structure (see apache/maven-javadoc-plugin#1163).
This update adjusts our build script to look in the new output location, restoring proper Javadoc generation.

Closes #3753

> [!NOTE]
> This change has already been applied to `2.x-site-pro`
@ppkarwasz ppkarwasz moved this from To triage to In review in Log4j bug tracker Jun 18, 2025
@vy vy added bug Incorrect, unexpected, or unintended behavior of existing code build Affects the build system or other automation dependencies Related to third party dependency updates or migrations labels Jun 20, 2025
@vy vy added this to the 2.25.1 milestone Jun 20, 2025
@ppkarwasz ppkarwasz merged commit f1054c7 into 2.x Jun 21, 2025
11 checks passed
@ppkarwasz ppkarwasz deleted the fix/site-javadoc branch June 21, 2025 02:53
@github-project-automation github-project-automation bot moved this from In review to Done in Log4j bug tracker Jun 21, 2025
@ppkarwasz ppkarwasz removed this from the 2.25.1 milestone Jun 21, 2025
ppkarwasz added a commit that referenced this pull request Jun 22, 2025
The Javadoc site generation broke after upgrading to Maven Javadoc Plugin 3.10.0 due to a change in the output directory structure (see apache/maven-javadoc-plugin#1163).
This update adjusts our build script to look in the new output location, restoring proper Javadoc generation.

Closes #3753

> [!NOTE]
> This change has already been applied to `2.x-site-pro`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Incorrect, unexpected, or unintended behavior of existing code build Affects the build system or other automation dependencies Related to third party dependency updates or migrations

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Javadocs return "Page not found" on website

2 participants