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: 
thomas77380
Contributor
Contributor

Cant deploy component in studio using IntelliJ

Hello,

I'm following the tutorial to deploy my first component using the intelliJ talend plugin. I created the basic structure and then I launched

"

mvnw clean install"

I obtain a "BUILD SUCESS".

Then I try to deploy the component in my TOS local install using this command:

mvnw talend-component:deploy-in-studio -Dtalend.component.studioHome=

"C:\Users\Thomas\Documents\TOS_DI-Win32-20200219_1130-V7.3.1"

But I got this error:

0695b00000cgY5pAAE.png

Does anybody know how to fix that ?

Regards,

Thomas

Labels (4)
4 Replies
thomas77380
Contributor
Contributor
Author

I solved my problem following this thread: https://community.talend.com/s/question/0D55b000074S583CAC/error-when-i-tried-to-deploy-component-with-maven?language=en_US

 

Thanks,

 

Thomas

Anonymous
Not applicable

Thanks for showing how you solved this @thomas letellier​. This is much appreciated.

 

Sorry I have not been around so much today, I have been somewhat tied up with other bits and pieces and have come back on now to see what I can catch up with.

salma_1235
Contributor
Contributor

Hello Thomas, I'm facing the same issue and can't find the thread you mentioned. Could you please assist me with this?

konvertilo
Partner - Contributor III
Partner - Contributor III

you must use the maven command :  talend-component:deploy-in-studio followed by the path to the studio with -D prefix