oh ok, basically you have to: 1) do the change (== compile if you observe target/classes) 2) wait the max of all update intervals (for now a single one but soon multiples) to let the app be reloaded
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/1/8 José Luis Cetina <maxtorz...@gmail.com> > Ok, for now im setting resourcesDir,targetResourcesDir,binariesDir and > targetBinariesDir to fixed values for onlye one module. I like the idea > where i cand add each module manually. > > But i still asking me, do i have to do something extra before do some > change and wait 5 seconds for see my changes???? do i have to run mvn > compile? or something? > > 2013/1/8 Romain Manni-Bucau <rmannibu...@gmail.com> > > > sychronization >