Hi Igor and Eugene. Thanks for your attention. Igor Fedorenko wrote: > No, there are currently no plans to integrate surefire plugin and JDT UI, > but you should be able to run project unit tests directly from Eclipse UI, > i.e. right-click, run as, junit tests.
I noticed that. > Is there a particular reason you > need/prefer to run maven 'test' phase? Using Maven as build tool, I would prefer running every build phase with it. For example, if I ask maven to build, pack and install some project, it will pass trough the test phase. If some tests happen to fail than I will have to rerun those externaly (from Maven) to get more information (stack trace) and have IDE integration, without having to handle generated report files directly. It is really very natural testing with 'Run as...', but if Maven has its own testing phase, it would be very nice to have that more integrated with JUnit or TestNG, eclipse GUIs (specially in a failure case). Regards, -- Pedro Pedruzzi | V2COM --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email