简体   繁体   中英

Maven version error while trying to install ambari on centos

I am trying to install ambari 2.7.5 on centos 7. I am following the instructions given on this link . When I run the build command for maven I get the following error:

错误

I have installed maven 3.6.3. And I could not find maven 3.1.0 in apache downloads. So how to resolve this error?

@VK for Ambari-web you have to edit some files and set your versions. If you are having hard time with npm/node version make sure they match the posted versions I gave. In centos7 I am using the epel repository. Sounds like you already got current maven so good to go there.

Also this post is pretty much a duplicate of:

Building Ambari 2.7.5 on CentOS 7 from source, Worked 2 weeks ago, now fails

Its also discussed here: Ambari 2.7.5 installation failure on CentOS 7

And a jira with another bower file sample: https://issues.apache.org/jira/browse/AMBARI-25519

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM