Description
Post HADOOP-14178, hadoop build failure due to incorrect pom.xml.
HW12723:hadoop rsharmaks$ mvn clean install -DskipTests -DskipShade -Dhbase.profile=2.0 [INFO] Scanning for projects... [ERROR] [ERROR] Some problems were encountered while processing the POMs: [ERROR] 'dependencies.dependency.version' for org.mockito:mockito-all:jar is missing. @ line 485, column 21 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.hadoop:hadoop-yarn-server-timelineservice-hbase-tests:3.3.0-SNAPSHOT (/Users/rsharmaks/Repos/Apache/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for org.mockito:mockito-all:jar is missing. @ line 485, column 21 [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
cc:/ [~ajisakaa]
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-14178 Move Mockito up to version 2.23.4
- Resolved