So you're saying the only way I can know is to run it or interrogate the
code?
There's no mention of this in the release notes at
https://github.com/apache/maven-deploy-plugin/releases/tag/maven-deploy-plugin-3.0.0

m-install-p doesn't issue a warning like m-deploy-p does

Kind regards,
Delany


On Thu, 4 Aug 2022 at 12:56, Michael Osipov <[email protected]> wrote:

> Am 2022-08-04 um 12:35 schrieb Delany:
> > With all the changes between 3.8.X, 3.9.X and 4.X it would be helpful to
> > document more details plugin requirements.
> >
> > For example, I see after updating to maven-deploy-plugin v3.0.0 using the
> > version-maven-plugin, that the plugin shouldn't be used with Maven 3.8.X
> > The build indicated this with
> >
> > *12:18:58*  [WARNING] You are about to deploy a maven-plugin using
> > Maven 3.8.6.*12:18:58*  [WARNING] This plugin should be used ONLY with
> > Maven 3.9.0 and newer, as MNG-7055*12:18:58*  [WARNING] is fixed in
> > those versions of Maven only!
> >
> >
> > But the documentation doesn't mention it
> > https://maven.apache.org/plugins/maven-deploy-plugin/plugin-info.html
>
> This is autogenerated. Adding such information is not possible.
>
>
> > I'm guessing this applies to other plugins as well, so I bring it up
> here.
>
> Only two are affected from this issue: m-deploy-p and m-install-p.
>
> > Also is it possible that the versions-maven-plugin could detect this?
>
> You have to ask that the maintainers, but there is not such information
> inside the plugin JAR which could give this hint.
>
> M
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to