Hervé Boutemy opened MSHARED-663 and commented
once MSHARED-628 is done, maven-site-plugin 3.7 won't use org.apache.maven.reporting.exec.ReportPlugin nor org.apache.maven.reporting.exec.ReportSet
These classes remain useful for decoupling, but are now pure internal details of maven-reporting-exec: they should just be now package private
This could not be done for maven-reporting-exec version 1.4 since maven-site-plugin 3.7 is not released yet
Affects: maven-reporting-exec-1.4
Issue Links:
- MSHARED-628 support maven-model ReportPlugin in addition to local copy
Hervé Boutemy opened MSHARED-663 and commented
once MSHARED-628 is done, maven-site-plugin 3.7 won't use
org.apache.maven.reporting.exec.ReportPluginnororg.apache.maven.reporting.exec.ReportSetThese classes remain useful for decoupling, but are now pure internal details of
maven-reporting-exec: they should just be now package privateThis could not be done for
maven-reporting-execversion 1.4 since maven-site-plugin 3.7 is not released yetAffects: maven-reporting-exec-1.4
Issue Links: