Skip to content

Allow some projects with the javadoc-plugin applied to not be included in the aggregated javadoc #3

Closed
@wilkinsona

Description

@wilkinsona

In Spring Boot's build we publish two separate sets of javadoc:

We want to apply the same conventions to both sets of javadoc, but don't want the Gradle Plugin's javadoc to be included in the main aggregated javadoc. I think this means that I'd like to be able to apply the javadoc-plugin across the board (to pick up any conventions for CSS etc) and then to be able to filter the projects that the aggregated javadoc plugin will use.

Metadata

Metadata

Assignees

Labels

in: aggregate-javadocIn the AggregateJavadocPluginstatus: declinedA suggestion or change that we don't feel we should currently applytype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions