Again, mvn test mean you wanna run the lifecycle on maven associated to the phase test, which isn't the same as executing test-run goal from flexmojos.... try that, but I have no idea what is gonna happen.
VELO On Dec 16, 9:00 pm, Grant Smith <[email protected]> wrote: > The tests could be calling backend java stuff which *has* changed. > > > > On Wed, Dec 16, 2009 at 11:35 AM, velo <[email protected]> wrote: > > Why are you running mvn test if nothing changed? > > > VELO > > > On Dec 16, 4:28 pm, Davis Ford <[email protected]> wrote: > > > This has probably been asked before so apologies up front, but every time > > I > > > run mvn test it recompiles the classes and the test classes even if they > > > haven't changed. Is there a way to stop this? > > > > Regards, > > > Davis > > > -- > > You received this message because you are subscribed to the Google > > Groups "Flex Mojos" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<flex-mojos%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/flex-mojos?hl=en?hl=en > > >http://blog.flex-mojos.info/ > > -- > Grant Smith -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
