[ 
https://issues.apache.org/jira/browse/MDEPLOY-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated MDEPLOY-291:
----------------------------------
    Description: 
Update plugin build:
 * update parent to 36
 * update maven to 3.8.5 (reasoning below)
 * up the plugin to Java8

This plugin along with m-install-p versions 3.x line (3.0.0-Mx) _does not fully 
work (on maven-plugin packaging)_ with any so far released Maven 3.x line (see 
MNG-7055). The ONLY maven 3.x they will be usable with is upcoming 3.9.0, that 
has fix for MNG-7055 backported, but OTOH, it is already Java8, so no point in 
keeping the plugin on anything below.
In case an older Maven version is used for deploying a maven-plugin, a warning 
will be displayed:
{noformat}[WARNING] 
[WARNING] You are about to deploy a maven-plugin using Maven 3.8.9.
[WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as 
MNG-7055
[WARNING] is fixed in those versions of Maven only!
[WARNING] {noformat}

  was:
Update plugin build:
 * update parent to 36
 * update maven to 3.8.5 (reasoning below)
 * up the plugin to Java8

This plugin along with m-install-p versions 3.x line (3.0.0-Mx) _does not fully 
work (on maven-plugin packaging)_ with any so far released Maven 3.x line (see 
MNG-7055). The ONLY maven 3.x they will be usable with is upcoming 3.9.0, that 
has fix for MNG-7055 backported, but OTOH, it is already Java8, so no point in 
keeping the plugin on anything below.


> Update POM parent and Maven + warn if older Maven is used to build a Maven 
> plugin (as impacted by MNG-7055)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MDEPLOY-291
>                 URL: https://issues.apache.org/jira/browse/MDEPLOY-291
>             Project: Maven Deploy Plugin
>          Issue Type: Task
>            Reporter: Tamas Cservenak
>            Assignee: Tamas Cservenak
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Update plugin build:
>  * update parent to 36
>  * update maven to 3.8.5 (reasoning below)
>  * up the plugin to Java8
> This plugin along with m-install-p versions 3.x line (3.0.0-Mx) _does not 
> fully work (on maven-plugin packaging)_ with any so far released Maven 3.x 
> line (see MNG-7055). The ONLY maven 3.x they will be usable with is upcoming 
> 3.9.0, that has fix for MNG-7055 backported, but OTOH, it is already Java8, 
> so no point in keeping the plugin on anything below.
> In case an older Maven version is used for deploying a maven-plugin, a 
> warning will be displayed:
> {noformat}[WARNING] 
> [WARNING] You are about to deploy a maven-plugin using Maven 3.8.9.
> [WARNING] This plugin should be used ONLY with Maven 3.9.0 and newer, as 
> MNG-7055
> [WARNING] is fixed in those versions of Maven only!
> [WARNING] {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to