Skip to content

Warning generating Javadoc due to the use of unnamed module #34763

Closed as duplicate of#27497
@snicoll

Description

@snicoll

Overview

./gradlew :framework-api:javadoc generates the following:

warning: The code being documented uses packages in the unnamed module, but the packages defined in https://junit.org/junit5/docs/5.12.2/api/ are in named modules.
error: warnings found and -Werror specified
1 error
1 warning

This affects main. I haven't been able to reproduce this with 6.2.x.

Related Issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions