I’ve disabled M4ME since I’m a standard user and can’t use it any way.
Wondering how to configure maven builds using m2eclipse? Clicking the “Maven build…” context menu in “Run as” just gives me a subscription error since I’m not a Pro version user.
Is there any way to configure other maven goals beside the provided ones from the “Run as” context menu? Sometimes the supplied alternatives just act wierd, like “Maven test” that
won’t behave the same way as running “mvn test” from the command line. Also options like “maven verify” are nowhere to be found.