preparationGoals may be the hook, it got called when version is changed from SNAPSHOT to none and before the commit.
-D On Fri, Aug 29, 2008 at 6:25 PM, mfs <[EMAIL PROTECTED]> wrote: > > Hi Guys, > > While doing some searching on the forum i got to know that you cant hook a > plugin:goal execution into another plugin, and thats somewhat what i wanted > to do. Actually we are using the maven release plugin but while doing a > release there are some other tasks we need to perform using a shell script > for which i planned to use maven-exec-plugin but turns out that there is no > way to call this script while executing the maven release:prepare goal. > > Any suggestions/ideas on that ? > > Thanks in advance > > Farhan. > -- > View this message in context: > http://www.nabble.com/release-plugin-%3A-Calling-a-shell-script-to-perform-some-other-task-during-release%3Aprepare-tp19229589p19229589.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
