Hi all,

Are you aware of any method to configure Maven to pull dependencies from a 
specific repository?

Say I have a build with n dependencies and n repositories configured where I 
set where each dependency should be sourced from

As far as I know,  this is not possible out of the box as Maven scans each 
repository in order until it finds a match.

Is there a way to explicitly configure Maven to pull dependencies from a 
specific source (or fail if unavailable)

If not Maven 4, it'd be an interesting feature for future Maven versions

Thank you

Reply via email to