I can't recall if I was clear - but my original intent was not to specify "clean". If I do a "mvn -o install", the whole process is repeated every time (all the tests are run, etc), *even/especially* if no sources have changed.
> Thanks :D > > On Fri, Oct 22, 2010 at 11:22 PM, Alexander Krasnukhin > <[email protected]> wrote: > > You are right. > > > > On Sat, Oct 23, 2010 at 12:51 AM, Mohammad Nour El-Din < > > [email protected]> wrote: > > > >> well I am gonna be honest I never thought about it, but I think that > >> if you are running maven with *clean* option it will clean everything > >> and hence will need to recompile and rebuild stuff again, but this is > >> only what I think not really 100% sure. > >>
