In Robolectric, we use maven-ant-tasks to resolve some dependencines.
Unfortunetaly this brings a huge number of transitive depedencies which is
not convenient for Robolectric users. We think about switching
<https://github.com/robolectric/robolectric/issues/905> to Aether. There
is a thread
<http://maven.40175.n5.nabble.com/Maven-Aether-Repositories-from-settings-xml-td4315216.html>
about how to provide settings to Aether. My question is: is there a
component we can use to find the settings file locations, so we can feed
them to the SettingsBuilder?
Unfortunetaly this brings a huge number of transitive depedencies which is
not convenient for Robolectric users. We think about switching
<https://github.com/robolectric/robolectric/issues/905> to Aether. There
is a thread
<http://maven.40175.n5.nabble.com/Maven-Aether-Repositories-from-settings-xml-td4315216.html>
about how to provide settings to Aether. My question is: is there a
component we can use to find the settings file locations, so we can feed
them to the SettingsBuilder?