I am following Mulesoft tutorials to create a connector with Mule SDK(https://docs.mulesoft.com/mule-sdk/1.1/getting-started). I followed the steps but when I try to include the connector dependency(https://docs.mulesoft.com/mule-sdk/1.1/getting-started#add-your-connector-to-studio), i get the below error: There was an issue resolving the dependency tree for the artifact
Any pointers to fix this issue?
It looks like dependemcy what you try to add does not exist. It may happen because training document is obsolete and does not have refernce to recent modules. Or modules were removed and replaced fo some reason.
Please, provide more detail error log and then it should be easy to determine what exactly mdoule is absent.