You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
While trying to build hdfs-du, the following failure was encountered.
[FATAL] Non-resolvable parent POM for com.twitter.hdfsdu:hdfsdu:0.1.0: Could not transfer artifact from/to twitter (http://maven.twttr.com): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty and 'parent.relativePath' points at wrong local POM @ com.twitter.hdfsdu:hdfsdu:0.1.0, hdfsdu/pom.xml, line 6, column 11.
While trying to build hdfs-du, the following failure was encountered.
[FATAL] Non-resolvable parent POM for com.twitter.hdfsdu:hdfsdu:0.1.0: Could not transfer artifact from/to twitter (http://maven.twttr.com): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty and 'parent.relativePath' points at wrong local POM @ com.twitter.hdfsdu:hdfsdu:0.1.0, hdfsdu/pom.xml, line 6, column 11.
It looks like the failure is when it tries to resolve dependencies from a repository that is hosted at https://maven.twttr.com/com/twitter/common/.
Any help to resolve this is highly appreciated.
The text was updated successfully, but these errors were encountered: