You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Osipov <mi...@apache.org> on 2020/05/26 21:24:03 UTC

[ANN] Maven Project Info Reports Plugin 3.1.0 released

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Project Info Reports Plugin 3.1.0 released

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks :))

On Wed, 27 May 2020 at 15:44, Michael Osipov <mi...@apache.org> wrote:

> Am 2020-05-27 um 03:44 schrieb Maxim Solodovnik:
> > 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?
>
> Good question, I have released the staging repo 10 hours ago. I will get
> in touch with INFRA and MVNCENTRAL.
>
> > On Wed, 27 May 2020 at 04:24, Michael Osipov <mi...@apache.org>
> 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: users-unsubscribe@maven.apache.org
> >> For additional commands, e-mail: users-help@maven.apache.org
> >>
> >>
> >
>
>

-- 
Best regards,
Maxim

Re: [ANN] Maven Project Info Reports Plugin 3.1.0 released

Posted by Michael Osipov <mi...@apache.org>.
Am 2020-05-27 um 10:44 schrieb Michael Osipov:
> Am 2020-05-27 um 03:44 schrieb Maxim Solodovnik:
>> Hello,
>>
>> for whatever reason this plugin is missing in central
>> https://repo1.maven.org/maven2/org/apache/maven/plugins/maven-project-info-reports-plugin/ 

Waiting for https://jira.apache.org/jira/browse/INFRA-20332

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Project Info Reports Plugin 3.1.0 released

Posted by Michael Osipov <mi...@apache.org>.
Am 2020-05-27 um 03:44 schrieb Maxim Solodovnik:
> 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?

Good question, I have released the staging repo 10 hours ago. I will get 
in touch with INFRA and MVNCENTRAL.

> On Wed, 27 May 2020 at 04:24, Michael Osipov <mi...@apache.org> 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: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: [ANN] Maven Project Info Reports Plugin 3.1.0 released

Posted by Maxim Solodovnik <so...@gmail.com>.
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 <mi...@apache.org> 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: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

-- 
Best regards,
Maxim