[ https://issues.apache.org/jira/browse/SUREFIRE-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed SUREFIRE-2199. ------------------------------------ Resolution: Fixed Fixed. > [WARNING] * org.apache.maven.plugins:maven-surefire-report-plugin:3.1.2 > ------------------------------------------------------------------------ > > Key: SUREFIRE-2199 > URL: https://issues.apache.org/jira/browse/SUREFIRE-2199 > Project: Maven Surefire > Issue Type: Wish > Affects Versions: 3.1.2 > Reporter: Eric Kolotyluk > Assignee: Michael Osipov > Priority: Minor > Fix For: 3.5.0 > > > When running {{mvn clean site -Dmaven.plugin.validation=VERBOSE}} I get > {{[WARNING] * org.apache.maven.plugins:maven-surefire-report-plugin:3.1.2}} > {{[WARNING] Declared at location(s):}} > {{[WARNING] * unknown}} > {{[WARNING] Mojo EXTERNAL issue(s):}} > {{[WARNING] * Mojo surefire-report:failsafe-report-only > (org.apache.maven.plugins.surefire.report.FailsafeReportMojo)}} > {{[WARNING] - Parameter 'localRepository' uses deprecated parameter > expression '${localRepository}': ArtifactRepository type is deprecated and > its use in Mojos should be avoided.}} > {{[WARNING] * Mojo surefire-report:report > (org.apache.maven.plugins.surefire.report.SurefireReportMojo)}} > {{[WARNING] - Parameter 'localRepository' uses deprecated parameter > expression '${localRepository}': ArtifactRepository type is deprecated and > its use in Mojos should be avoided.}} > {{[WARNING] * Mojo surefire-report:report-only > (org.apache.maven.plugins.surefire.report.SurefireReportOnlyMojo)}} > {{[WARNING] - Parameter 'localRepository' uses deprecated parameter > expression '${localRepository}': ArtifactRepository type is deprecated and > its use in Mojos should be avoided.}} > [WARNING] > _*I wish I could eliminate all warnings in my projects, but it's not always > easy or possible.*_ ;) > My context is > {{$ mvn -version}} > {{Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)}} > {{Maven home: C:\Program Files (Open)\Apache\apache-maven-3.9.5}} > {{Java version: 21, vendor: Oracle Corporation, runtime: C:\Program > Files\java\jdk-21}} > {{Default locale: en_CA, platform encoding: UTF-8}} > {{OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"}} > -- This message was sent by Atlassian Jira (v8.20.10#820010)