Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
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)
2 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.