spring-boot-testjars
spring-boot-testjars copied to clipboard
Allow injecting all settings into MavenClassapthEntry
I think we should be able to allow users to inject RepositorySystemSession, RepositorySystem, etc into MavenClasspathEntry so that all settings are available. This is so Spring doesn't need its own abstraction around things like credentials, proxy settings, etc.