[ https://issues.apache.org/jira/browse/MPLUGIN-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17848926#comment-17848926 ]
ASF GitHub Bot commented on MPLUGIN-525: ---------------------------------------- gnodet commented on PR #285: URL: https://github.com/apache/maven-plugin-tools/pull/285#issuecomment-2126955036 > Is this Maven 4 only? Yes, I've created a [3.x branch](https://github.com/apache/maven-plugin-tools/tree/3.x) to support Maven 3 plugins and master will support Maven 4 plugins. The goal is to split the plugins to ease maintenance, as the code will ultimately be quite different. See https://issues.apache.org/jira/browse/MPLUGIN-523. We should also drop the Maven 4.x support from the 3.x branch. > Remove ant and beanshell support > -------------------------------- > > Key: MPLUGIN-525 > URL: https://issues.apache.org/jira/browse/MPLUGIN-525 > Project: Maven Plugin Tools > Issue Type: Task > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Major > Fix For: 4.0.0 > > -- This message was sent by Atlassian Jira (v8.20.10#820010)