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/7b2c884b-4a74-4fd0-abd9-9998eee42464%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
