Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unable to deploy Custom Talend Component from Intellij to Talend open studio

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 
 

Labels (2)
2 Replies
Anonymous
Not applicable
Author

Hi

Is Talend_Comp a studio instance? configuration/config.ini should be present before launching the command -means you started once the studio.
Anonymous
Not applicable
Author

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