Skip to content

[MPLUGIN-433] Allow to reference aggregator javadoc from plugin report #731

Closed
@jira-importer

Description

@jira-importer

Konrad Windszus opened MPLUGIN-433 and commented

In some cases (for example in https://github.com/apache/maven-plugin-tools/ itself) the Javadoc is an aggregate being created by the aggregator module (after the plugin report is being executed). Currently those javadoc links are removed on parameter types, as they cannot be validated at the time when "report" is being executed on the individual modules (

|| JavadocLinkGenerator.isLinkValid( javadocUrl, reportOutputDirectory.toPath() ) )
).


Issue Links:

  • MPLUGIN-417 report and descriptor goal need to evaluate Javadoc comments differently

Remote Links:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions