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

issues accessing https://artifacts-zl.talend.com/nexus/content/repositories/TalendOpenSourceRelease

Hi, I am trying to build daikon from github, and am having issues when building (I've tried both the master branch, and the 0.23.1 tag; it looks like the nexus repo is missing plugins:

 

[INFO] ------------------------------------------------------------------------                                                                                                                                   
[ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.8.0:format (default) on project daikon-parent: Execution default of goal net.revelc.code.formatter:formatter-maven-plugin:2.8.0:
format failed: Plugin net.revelc.code.formatter:formatter-maven-plugin:2.8.0 or one of its dependencies could not be resolved: Could not find artifact org.talend.tools:java-formatter:jar:0.1.0 in talend-opensou
rce-release (https://artifacts-zl.talend.com/nexus/content/repositories/TalendOpenSourceRelease/) -> [Help 1]

 

Is this anything I am doing incorrectly?

 

Kind Regards,

 

        Leo

 

Labels (3)
2 Replies
Anonymous
Not applicable
Author

Hello,

Did you follow up this article to build talend open source?

https://github.com/Talend/studio-se-master

Could you please clarify in which Talend version/edition you are?

Best regards

Sabrina

Anonymous
Not applicable
Author

I was actually trying to build the data-prep app from github; it seems to call a org.talend.dataprep.application.Application class that doesn't seem to appear anywhere. Daikon was one of the pre-req libs.  Which of the product type achronyms includes data-prep in the link you sent?