[ https://issues.apache.org/jira/browse/MPLUGIN-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17809915#comment-17809915 ]
ASF GitHub Bot commented on MPLUGIN-508: ---------------------------------------- slawekjaranowski commented on code in PR #242: URL: https://github.com/apache/maven-plugin-tools/pull/242#discussion_r1463162158 ########## maven-plugin-plugin/src/it/beanshell-simple/pom.xml: ########## @@ -53,6 +53,7 @@ <artifactId>maven-plugin-plugin</artifactId> <version>${pluginPluginVersion}</version> <configuration> + <requiredMavenVersion>3.6.5</requiredMavenVersion> Review Comment: Maven version 3.6.5 is not exist ... last in 3.6.x is 3.6.3 > Upgrade to Maven 4.0.0-alpha-12 > ------------------------------- > > Key: MPLUGIN-508 > URL: https://issues.apache.org/jira/browse/MPLUGIN-508 > Project: Maven Plugin Tools > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Major > Fix For: 3.12.0 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)