You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/04/03 14:10:25 UTC

[GitHub] [maven-surefire] rfscholte commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5

rfscholte commented on issue #274: SUREFIRE-1628 fix compatibility with maven 3.0.5
URL: https://github.com/apache/maven-surefire/pull/274#issuecomment-608454907
 
 
   I won't guarantee anything. Having it available as a bean gives me the freedom to inject other beans. So far there hasn't been a reason to do so.
   I would suggest to try and get the LocationManager as bean. If it is null, create one yourself via the constructor. Once surefire requires Maven 3.1, you can drop the null-check.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services