John, I will discuss this with the Maven developers. While jar overrides themselves (in the m1 sense) won't be supported, alternate repository implementations might (so you could write your own).
- Brett On 5/20/05, John Fallows <[EMAIL PROTECTED]> wrote: > My company uses a homegrown version control system that manages > dependencies by presenting a unified "view" of both sources and > dependent JARs. Therefore, the auto-download mechanism used by Maven > to resolve dependencies is not required. > > However, Maven2 presents many other advantages that we would like to > leverage. Is it possible to override the dependency resolution > behavior such that dependencies could be resolved to local JARs in the > "view", rather than requiring a remote or local Maven2 repository? > > Given that design discussions are currently in progress for Maven2, > hopefully this would be good timing to include the JAR override > usecase, if it is not already supported or planned. > > Kind Regards, > John Fallows > > --------------------------------------------------------------------- > 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]
