Hello, for whatever reason this plugin is missing in central https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/ Can you please check?
On Wed, 27 May 2020 at 04:24, Michael Osipov <[email protected]> wrote: > The Apache Maven team is pleased to announce the release of the Maven > Project Info Reports Plugin version 3.1.0. > > https://maven.apache.org/plugins/maven-project-info-reports-plugin/ > > You should specify the version in your project's plugin configuration: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-project-info-reports-plugin</artifactId> > <version>3.1.0</version> > </plugin> > > > Release Notes - Maven Project Info Reports Plugin - Version 3.1.0 > > ** Bug > * [MPIR-373] - Upgrade from 2.9 to 3.0.0 introduces additional warning > * [MPIR-374] - Unknown packaging: bundle when creating report > * [MPIR-376] - LightweightHttpsWagon is always used > * [MPIR-380] - Emails in developers section of pom are improperly > handled > * [MPIR-385] - Emails in mailing list section of pom are improperly > handled > * [MPIR-386] - Project building errors with plugins and central > repository override > > ** New Feature > * [MPIR-375] - add plugin excludes feature for plugin-management > report > > ** Improvement > * [MPIR-381] - Improve russian localization > * [MPIR-384] - Use PatternExcludesArtifactFilter to exclude > artifacts in PluginManagement > * [MPIR-387] - make build Reproducible > * [MPIR-390] - Verify build by Github action > > ** Dependency upgrade > * [MPIR-388] - upgrade Doxia Sitetools to 1.9.2 to remove > dependency on Struts > * [MPIR-389] - Upgrade Doxia to 1.9.1 > > > Enjoy, > > -The Apache Maven team > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Best regards, Maxim
