Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i got the datapre project from github repository and the pom file occur an error as flow:
"Failure to transfer org.talend.dataprep:dataprep-dependenciesom:1.1.0-SNAPSHOT from https://artifacts-zl.talend.com/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced. Original error: Could not transfer artifact org.talend.dataprep:dataprep-dependenciesom:1.1.0-SNAPSHOT from/to snapshots (https://artifacts-zl.talend.com/nexus/content/repositories/snapshots😞 Not authorized , ReasonPhrase:Unauthorized."
How can i fix this error? thanks
Just to add to this, as I am having the exact same problem:
org.talend.dataprep does not exist in the snapshots/releases repositories under https://artifacts-zl.talend.com/nexus/content/repositories; nor does it exist in the open source repositories : https://artifacts-oss.talend.com/nexus/content/repositories
Is this secured behind authorization, or just missing ? Can it be added or made available so the open source data-prep can be built ?
OK - some insight
branch maintenance/2.5 builds fine
branch maintenance/2.8 doesn't (encounters the missing parent POM)
It makes it difficult to fork the open source repo.
Thanks! it's work for me !