How can I ask Maven for a list of the default repositories?
- by Derek Mahar
What command can I use to ask Maven for a list of the default repositories that it searches for its dependencies? If no such command exists, where else may I look to find this default list?