Because it's making sure that the build is correct, it's basic snapshot behavior.
On Mon, May 18, 2009 at 12:53 PM, Danilo Tuler <[email protected]>wrote: > >> I have a multi-module project with a dozen modules. > >> Whenever I do a "maven release:prepare" maven checks remotely for > >> SNAPSHOT dependencies of my own modules, instead of first checking the > >> reactor. > > > You can speed this up by creating a repository group [virtual > > repository] and configuring Maven to only use the one url. > > Our version of archiva (1.0.2) does not support virtual repositories. > We plan to upgrade ASAP. > > But why does maven do that? > > Danilo > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
