@harishk_Myst,Can you amend the plugin as belowExport-Package entry -Add this - "com.google.protobuf.nano" and remove "com.sample.poc.*" The packages from google recaptchaenterprise dependency which are not resolved, you keep adding that alone in Export-Packages list. (By simply using * here would ...