Description of problem: maven-project-info-reports-plugin currently requires 'commons-validator' which is not provided by jakarta-commons-validator's successor apache-commons-validator any more. Please change to 'apache-commons-validator'. Version-Release number of selected component (if applicable): maven-project-info-reports-plugin-2.2-3.fc15 How reproducible: Always Steps to Reproduce: 1. yum --enablerepo=rawhide install apache-commons-validator Actual results: yum install apache-commons-validator Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package apache-commons-validator.noarch 0:1.3.1-3.fc15 set to be installed --> Processing Dependency: commons-validator for package: maven-project-info-reports-plugin-2.2-3.fc15.noarch --> Finished Dependency Resolution Error: Package: maven-project-info-reports-plugin-2.2-3.fc15.noarch (@rawhide) Requires: commons-validator Removing: jakarta-commons-validator-1.3.1-1.fc13.noarch (@fedora) commons-validator = 1.3.1 Obsoleted By: apache-commons-validator-1.3.1-3.fc15.noarch (rawhide) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Fixed. http://koji.fedoraproject.org/koji/taskinfo?taskID=2556856