:o( - ok thnaks i will do...
Dan Tran wrote: > > not possible at moment, you may want to file a request to add "pre-deploy" > phase > > -D > > On Thu, Aug 27, 2009 at 8:52 AM, claus437<[email protected]> wrote: >> >> Hi All >> >> I have created a little maven 2 plugin that i would like to run each time >> i >> do a mvn deploy. >> >> The problem is that it needs to be executed before the deploy phase but >> only >> if the deploy phase is to be executed in the build, so i can not just >> bind >> it to the install phase - and if i bind it to the deploy phase it will be >> executed afterwards. >> >> How do i accomplish this. >> >> thanks in advance >> >> Best regards >> Claus >> >> -- >> View this message in context: >> http://www.nabble.com/Maven2-plugin-execution-sequence-tp25172369p25172369.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] > > > -- View this message in context: http://www.nabble.com/Maven2-plugin-execution-sequence-tp25172369p25190360.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]
