Skip to main content
Announcements
Join us on Sept. 17 to hear how our new GenAI Assistant empowers data professionals: REGISTER
cancel
Showing results for 
Search instead for 
Did you mean: 
FGharbi1701429439
Contributor
Contributor

Problem when creating project with Talend component kit in Intellij

Hello,

 

I tried to use the Talend Component Kit Plugin with Intellij but all the time after the step of creating the project starter, i have this error : 

 

Creation failed: com.github.mustachejava.MustacheException: Failed to get value for value.key @[generator/maven/pom.xml:105]

 

All the files including pom.xml are not generated.

I have JDK version 1.8 from Oracle.

 

Did I miss something ? Someone experienced the same way ?

 

Thanks

Labels (4)
5 Replies
undx
Creator
Creator

Hi @Farah Gharbi​ ,

This is a bug that should be fixed ASAP.

Regards

FGharbi1701429439
Contributor
Contributor
Author

Hello,

 

In this case what can i do for now ?

undx
Creator
Creator

It will be fixed on next release 1.63.0 (should be released next week).

Meanwhile, you can follow tutorial on our framework documentation

https://talend.github.io/component-runtime/main/latest/tutorial-create-an-input-component.html

(a sample pom.xml is shown) Or inspire you with our OSS connectors here : https://github.com/Talend/connectors-se

 

Best regards

konvertilo
Partner - Contributor III
Partner - Contributor III

Same problem here. the Web wizard is also broken and the ZIP you download is 0 byte long... Hopefully the new version will fix that.

konvertilo
Partner - Contributor III
Partner - Contributor III

Hélas, with the 1.63, same problem persist, same error message. Any idea what could be the problem if it's on my side ?

Thank you.