I am a newbie to using the release plugin, but I have a need to use just part of the functionality of the release:prepare goal. How can this be done? I have read the optional arguments and do not see a way to do this. For example I might need to
* Just check that there are no snapshot dependencies without running the rest of the logic * Run the release:prepare logic without updating the trunk pom versions * Run just the tag logic Are these things possible, and if so, please a little help on how to do this. I will not get into the philosophical reasoning for this, but it is necessary to fit our internal process. Thanks in advance for the help.
