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.