Description of problem: The POM included in the jamonapi package requires the artifact "org.apache.tomcat:catalina", but that is only available in Tomcat 6. In Tomcat 7 that artifact has been renamed to "org.apache.tomcat:tomcat-catalina". This is not a problem when building the package itself, because it uses ant and Tomcat 7, but it is a problem for other packages that build with maven and require jamonapi. Version-Release number of selected component (if applicable): jamonapi-2.73-4.fc18.noarch How reproducible: Always. Steps to Reproduce: 1. Build a package that requires jamonapi. Actual results: The build fails with the following message: The repository system is offline but the artifact org.apache.tomcat:catalina:jar:6.0.0 is not available in the local repository. Expected results: The build should complete without errors.
Created attachment 570081 [details] Proposed patch to fix the POM
Already fixed by Andy Grimm: http://pkgs.fedoraproject.org/gitweb/?p=jamonapi.git;a=commit;h=a6fa296ee3515b0f8e4811b5857df3e15b37ae41
jamonapi-2.73-5.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/jamonapi-2.73-5.fc17
Package jamonapi-2.73-5.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing jamonapi-2.73-5.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-4682/jamonapi-2.73-5.fc17 then log in and leave karma (feedback).
jamonapi-2.73-5.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.