Also I can not add dependency of gradle-plugin as it is in SNAPSHOT. I did not find any repository to pointing it.
On Friday, July 3, 2015 at 1:30:25 AM UTC-4, Ahasan Habib wrote: > > > Hi Surya, > > > Thanks for your reply. More specific: I need to run gradle job. I have a > custom plugin which run maven command on project and do others > functionality. > > Now I want to add gradle build with maven. Jenkins provide a great > plugin called gradle-plugin to serve this purpose. I want to use that one. > So how can I use gradle plugin functionality in my custom plugin. My > intention is that a user will able to do everything what they can do in > gradle-plugin plus the functionality of my existing custom plugin. > > How can I add dependency to my plugin? In my case I need to call > gradle-plugin to execute command in the middle of my plugin execution. > Thanks again for your time. > > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/9b60df40-af1a-413c-b2bb-fd09bc763cb2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
