+++ This bug was initially created as a clone of Bug #1294230 +++ Description of problem: There are packages for EPEL6 and 5. Please apply it also for EPEL7. Version-Release number of selected component (if applicable): - How reproducible: yes Steps to Reproduce: 1. run an EPEL7 system 2. dnf install powermock 3. Actual results: no package found. Expected results: powermock gets installed with success. Additional info: DEBUG util.py:393: Getting requirements for powermock-1.6.2-2.el7.src DEBUG util.py:393: --> maven-local-3.4.1-11.el7.noarch DEBUG util.py:393: --> apache-commons-logging-1.1.2-7.el7.noarch DEBUG util.py:393: --> tomcat-servlet-3.0-api-7.0.54-2.el7_1.noarch DEBUG util.py:393: --> junit-4.11-8.el7.noarch DEBUG util.py:393: --> cglib-2.2-18.el7.noarch DEBUG util.py:393: --> maven-plugin-bundle-2.3.7-12.el7.noarch DEBUG util.py:393: --> javassist-3.16.1-10.el7.noarch DEBUG util.py:393: --> mockito-1.9.0-19.el7.noarch DEBUG util.py:393: --> mockito-1.9.0-19.el7.noarch DEBUG util.py:393: --> objenesis-1.2-18.el7.noarch DEBUG util.py:393: --> sonatype-oss-parent-7-6.el7.noarch DEBUG util.py:393: Error: No Package found for mvn(cglib:cglib-nodep) DEBUG util.py:393: Error: No Package found for mvn(org.easymock:easymock)
cglib is available in RHEL 7
Misunderstood. Sorry for the noise.