In order to download stubs jar, we have to define repository, username and password (e.g. in application.properties) via properties (stubrunner.repositoryRoot, stubrunner.username, stubrunner.password).
However, we can try to use repositories defined in pom.xml and credentials defined in ~/.m2/settings.xml.
In order to download stubs jar, we have to define repository, username and password (e.g. in application.properties) via properties (stubrunner.repositoryRoot, stubrunner.username, stubrunner.password).
However, we can try to use repositories defined in pom.xml and credentials defined in ~/.m2/settings.xml.