apache / apache/maven-javadoc-plugin

Ensure Java version is tested against possible use of Toolchain

Open
#377 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
107
Forks
116
Avg merge
1d 10h
Merged PRs (30d)
16

Description

### Affected version

3.11-

### Bug description

such code is not taking into account jdk used via Toolchain
```
isJavaVersionAtLeast(org.apache.commons.lang3.JavaVersion.JAVA_9
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the use of isJavaVersionAtLeast(org.apache.commons.lang3.JavaVersion.JAVA_9) and inspect how the plugin determines the JDK version when Maven uses a Toolchain. Add coverage for a Toolchain-provided JDK and confirm the Java-version check accounts for it.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.