aonishuk edited a comment on pull request #3321: URL: https://github.com/apache/ambari/pull/3321#issuecomment-961798060
I was able to build ambari-admin successfully from latest branch-2.7. Probably some env issue on jenkins ``` mvn -T 2C -am test -pl ambari-admin -Dmaven.artifact.threads=10 -Drat.skip ``` ``` [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Ambari Main 2.7.5.0.0: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 0.327 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.008 s] [INFO] Ambari Admin View .................................. SUCCESS [ 4.759 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.614 s (Wall Clock) [INFO] Finished at: 2021-11-05T12:52:25+02:00 [INFO] ------------------------------------------------------------------------ ``` I also tried to use the latest maven 3.8.3 and the build was still successful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
