[ https://issues.apache.org/jira/browse/MNG-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697146#comment-17697146 ]
Durgesh Mishra commented on MNG-7718: ------------------------------------- Hello [~cstamas] I created a small project to reproduce this problem. As i can't share my office project here. Kindly have a look. Before Maven version 3.9.0 we need to add maven-sure-plugin into pom.xml to run the test during our build. But now we don't need that. Let me know if it is expected behaviour or bug. Lot of developer don't identify because they have maven-surefire-plugin added into their pom.xml.[^maven-test.zip] > Maven 3.9.0 auto detect test and download surefire-plugin > --------------------------------------------------------- > > Key: MNG-7718 > URL: https://issues.apache.org/jira/browse/MNG-7718 > Project: Maven > Issue Type: Dependency upgrade > Affects Versions: 3.9.0 > Reporter: Durgesh Mishra > Priority: Minor > Labels: test-stability > Fix For: waiting-for-feedback, wontfix-candidate > > Attachments: maven-test.zip > > > After the maven version upgrade to 3.9.0, Automatically surefire plugin > download and run the test case during build process. > For this version we don't need to pass explicitly maven surefire plugin. > Please let me know if this is expected or bug ? > Because i can't see any release notes regarding this feature. -- This message was sent by Atlassian Jira (v8.20.10#820010)