I have Jenkins 1.464 and M2 Release Plugin v0.9.1 and i want to configure my project for release. The problem is that in the project configuration I cannot see any options except "[] Execute shell script on remote host using ssh". I expect to see the ones from here<https://wiki.jenkins-ci.org/display/JENKINS/M2+Release+Plugin> and also see a "Perform Maven Release" button but I don't.
I also see "Maven Release Plug-in" > "Enable Nexus Pro support" in global Jenkins configuration, so the plugin IS installed...just missing the project configuration. Any advise, perhaps some dependancies?