Hi,

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.
Is this correct?

I use archiva and have a lot of remote repositories, and because of
that the release takes an hour or so.
My modules does not define version themselves, but define the versioned parent.
The inter module dependencies are defined as ${version} instead of
sticking the version.
I'm using maven 2.1.0.

Thanks,
Danilo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to