Skip to main content
Announcements
NEW: Seamless Public Data Sharing with Qlik's New Anonymous Access Capability: TELL ME MORE!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Error occur when i build data-pre project with git

i got the datapre project from github repository and the pom file occur an error as flow:

"Failure to transfer org.talend.dataprep:dataprep-dependencies0683p000009MAB6.pngom: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-dependencies0683p000009MAB6.pngom: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

Labels (3)
3 Replies
Anonymous
Not applicable
Author

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 ?

Anonymous
Not applicable
Author

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.

Anonymous
Not applicable
Author

Thanks! it's work for me !