Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have created a custom talend Component using Talend Development Kit. Now, I want to deploy that custom component in a folder which is then refer by Talend Open Studio for fetching custom Component.
When I am trying deploy that custom Component from command prompt using maven with following command:
mvn talend-component:deploy-in-studio -Dtalend.component.studioHome=C:\Users\xyz\Documents\Talend_Comp
I am getting following Error
[ERROR] Failed to execute goal org.talend.sdk.component:talend-component-maven-plugin:1.1.5:deploy-in-studio (default-cli) on project company-component: Execution default-cli of goal org
.talend.sdk.component:talend-component-maven-plugin:1.1.5:deploy-in-studio failed: java.nio.file.NoSuchFileException: C:\Users\xyzj\Documents\Talend_Comp\configuration\config.
I have checked, I have access on this location to create and open file.
Please let me know if I am missing anything
Hi @rmannibucau ,
I have created one component,But I'm not able to upload Talend Exchange and not able share to my teammate for sharing with manually.Please tell me solution for this problem.
thanks,
Venkat