Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
Does anybody know how to fix that ?
Regards,
Thomas
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
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.
Hello Thomas, I'm facing the same issue and can't find the thread you mentioned. Could you please assist me with this?
you must use the maven command : talend-component:deploy-in-studio followed by the path to the studio with -D prefix