paulwwisl commented on PR #1012:
URL: https://github.com/apache/maven/pull/1012#issuecomment-1508963129
Does this has to do with warning for test phase, when actually there are no
tests at all?
mvn version 3.9.1
```
[INFO] --- surefire:2.22.2:test (default-test) @ ..... ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid
use of ArtifactRepository type. If you need access to local repository, switch
to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]