You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi FOLKS ,
I have attached the referring document. I am trying to build a complete Continuous Integration by Jenkins I have run all the process by following the attach work flow until deploy the artifacts on artifactory but I kind of looking for a MMC ( mule management Console) plugins to deploy the API and the app on mule. I couldn't find any plugins up to date. I read about Ion plugins but it's not working. any ideas is welcome
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
What my company wound up doing was creating an internal application that used the MMC REST API to deploy the artifact. For jenkins deployments we made our own maven plugin which is called in its own job.