Hi, Till the recent update of m2eclipse, I am using the ExecutePomAction class in plugin "org.maven.ide.eclipse.launching". After the update, it seems the permissions were set to "forbidden" for the entire plugin. is there a way to use "ExecutePomAction" class even with these permissions.
I use this class to execute maven life-cycle phases in my plugin. are there a set of public APIs letting me do this task? If so, could you please give me pointers. are there any plans to change the permissions for this class? Thanks, Ram
