i was wondering if it\'s possible to configure run as maven install in eclipse to skip unit tests, if such thing is doable, then please tell me how to do it, thanks in advan
At the Run configurations there is a Maven Build type of Run configuration. At that you could set up the standard Maven skipTests parameter.