gnodet commented on PR #84: URL: https://github.com/apache/maven-plugin-testing/pull/84#issuecomment-2726494282
I don't think it's really a good idea to use the session stub anyway. There's too much needed and a simple stub will almost never work. We can check, but I don't think any plugins we've migrated uses it. So maybe remove it. Empty lists are fine for project and artifact stubs imho. Or use a fields and a setter to make those easier to use, that may be more reusable. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org