You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2022/08/22 21:28:00 UTC

[jira] [Commented] (MPLUGIN-418) Require prerequisites to be set for maven-plugin

    [ https://issues.apache.org/jira/browse/MPLUGIN-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583215#comment-17583215 ] 

Michael Osipov commented on MPLUGIN-418:
----------------------------------------

Second one will autodeduce the required version?

> Require prerequisites to be set for maven-plugin
> ------------------------------------------------
>
>                 Key: MPLUGIN-418
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-418
>             Project: Maven Plugin Tools
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>
> {{project/prerequisites/maven}} should be set in maven-plugin to proper Maven version
> h1. Scenarios
> 1.  no prerequisites 
> -  *build fail*
> 2.  prerequisites present, no maven-plugin-api on classpath 
> - build ok
> 3. prerequisites present,  maven-plugin-api on classpath
> - prerequisites >= maven-plugin-api - build ok
> - prerequisites < maven-plugin-api - *build fail*



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