问题
I have developed the custom connector using the tutorial given Hello-Connector
The build was successful after running the maven command from the console. When I try to install the connector in my mule studio, it is not able to locate it at the specified path.

The structure of the UpdateSite.zip folder is

回答1:
Per https://stackoverflow.com/a/8406282/387927 shouldn't the path start with:
file:///D:/Mule/Examples/...
?
来源:https://stackoverflow.com/questions/23863570/unable-to-install-custom-connector-in-mule