Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode) by fridrich · Pull Request #1217 · apache/maven-javadoc-plugin (original) (raw)

@fridrich

@olamy changed the titleMake the legacyMode consistent and actually useful Make the legacyMode consistent (Filter out all of the module-info.java files in legacy mode, do not use --source-path in legacy mode)

Jul 20, 2025

@olamy olamy added the bug

Something isn't working

label

Jul 20, 2025

JackPGreen added a commit to JackPGreen/maven-javadoc-plugin that referenced this pull request

Aug 18, 2025

@JackPGreen

Partially reverts change in apache#1217, specifically:

Do not use --source-path in legacy mode as not to suck any of those module-info.java files back

This is required to ensure correct package resolution on projects that mix modular & non-module Java code.

This was referenced

Aug 18, 2025

akurtakov added a commit to akurtakov/eclipse.platform.releng.aggregator that referenced this pull request

Aug 27, 2025

@akurtakov

akurtakov added a commit to eclipse-platform/eclipse.platform.releng.aggregator that referenced this pull request

Aug 27, 2025

@akurtakov

akurtakov added a commit to eclipse-platform/eclipse.platform.releng.aggregator that referenced this pull request

Sep 1, 2025

@akurtakov

olamy pushed a commit that referenced this pull request

Sep 4, 2025

@JackPGreen

Partially reverts change in #1217, specifically:

Do not use --source-path in legacy mode as not to suck any of those module-info.java files back

This is required to ensure correct package resolution on projects that mix modular & non-module Java code.

HannesWell pushed a commit to eclipse-platform/eclipse.platform.releng.aggregator that referenced this pull request

Sep 10, 2025

@akurtakov @HannesWell

HannesWell pushed a commit to eclipse-platform/eclipse.platform.releng.aggregator that referenced this pull request

Sep 11, 2025

@akurtakov @HannesWell

HannesWell pushed a commit to eclipse-platform/eclipse.platform.releng.aggregator that referenced this pull request

Sep 11, 2025

@akurtakov @HannesWell

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})