Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MJAVADOC-723] Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0 #158

Merged
merged 1 commit into from Aug 10, 2022

Commits on Aug 8, 2022

  1. [MJAVADOC-723] Upgrade Maven Reporting API to 3.1.1/Complete with Mav…

    …en Reporting Impl 3.2.0
    
    This not only upgrades to Maven Reporting API 3.1.1, but also logically
    completes this plugin with bits from Maven Reporting Impl 3.2.0 because
    we cannot inherit from AbstractMavenReport since Java does not support
    multiple inheritance. It should now behave as if using m-r-impl.
    
    Co-authored-by: Piotrek Żygieło <pzygielo@users.noreply.github.com>
    
    This closes apache#158
    michael-o committed Aug 8, 2022
    Copy the full SHA
    a10f0b1 View commit details
    Browse the repository at this point in the history