Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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?