Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I was looking for a data preprocessing solution and found out about Talned products.
This product is distributed in the form of Open Source.
I downloaded the source from the link below.
https://github.com/Talend/data-prep
My development environment is using the Eclipse IDE and I have imported the project in the order of [Import] -> [Existing Maven Project].
However, when I try to build the source, I get the following error message in porm.xml
https://artifacts-zl.talend.com/nexus/content/repositories/snapshots/org/talend/dataprep/dataprep-de....
Error code 401, Unauthorized and 'parent.relativePath' points at no
local POM
In order to build this source, please ask if you need user permission.
In addition, I'd appreciate it if you could tell me how to build that source.
Thanks...
I also want to Know..