You cannot. You should consider implementing a Repo Manager like Archiva, Nexus, Artifactory, etc instead, and set it up as a proxy for the other various repos you need to access.
Wayne On 4/10/08, youhaodeyi <[EMAIL PROTECTED]> wrote: > > My pom.xml has many dependencies and repositories. Maven will try to download > each of them in each of the repository. It will waste a lot of time for > downloading. How can I specify a dependency from a specific repository? > -- > View this message in context: > http://www.nabble.com/Can-I-give-a-dependency-a-specific-repository-url--tp16608355s177p16608355.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
