[ https://issues.apache.org/jira/browse/MESOS-3752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14961304#comment-14961304 ]
Greg Mann commented on MESOS-3752: ---------------------------------- I found the maintainer of these packages, Ding-Yi Chen, and it looks like I'm not the only one seeing this issue. I left a comment on his blog where he announced his release: https://dingyichen.wordpress.com/2015/10/08/dchens-apache-maven-is-updated-to-3-3-3-for-el7-and-el6/ > CentOS 6 dependency install fails at Maven > ------------------------------------------ > > Key: MESOS-3752 > URL: https://issues.apache.org/jira/browse/MESOS-3752 > Project: Mesos > Issue Type: Documentation > Reporter: Greg Mann > Assignee: Greg Mann > Labels: documentation, installation, mesosphere > > It seems the Apache Maven dependencies have changed such that following the > Getting Started docs for CentOS 6.6 will fail at Maven installation: > {code} > ---> Package apache-maven.noarch 0:3.3.3-2.el6 will be installed > --> Processing Dependency: java-devel >= 1:1.7.0 for package: > apache-maven-3.3.3-2.el6.noarch > --> Finished Dependency Resolution > Error: Package: apache-maven-3.3.3-2.el6.noarch (epel-apache-maven) > Requires: java-devel >= 1:1.7.0 > Available: java-1.5.0-gcj-devel-1.5.0.0-29.1.el6.x86_64 (base) > java-devel = 1.5.0 > Available: > 1:java-1.6.0-openjdk-devel-1.6.0.35-1.13.7.1.el6_6.x86_64 (base) > java-devel = 1:1.6.0 > Available: > 1:java-1.6.0-openjdk-devel-1.6.0.36-1.13.8.1.el6_7.x86_64 (updates) > java-devel = 1:1.6.0 > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)