Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
3.0.0-alpha2
-
None
Description
mvn install fails for me on trunk on a new environment with the following:
[ERROR] Failed to execute goal on project hadoop-hdfs: Could not resolve dependencies for project org.apache.hadoop:hadoop-hdfs:jar:3.0.0-alpha2-SNAPSHOT: Could not find artifact org.apache.hadoop:hadoop-kms:jar:classes:3.0.0-alpha2-20161228.102554-925 in apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots) -> [Help 1]
This works on an existing dev setup, likely because I have the jar in my m2 cache.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-13597 Switch KMS from Tomcat to Jetty
- Resolved