Bug 803472 - jamonapi should require tomcat-catalina instead of catalina
Summary: jamonapi should require tomcat-catalina instead of catalina
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: jamonapi
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Andy Grimm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-14 19:38 UTC by Juan Hernández
Modified: 2016-11-08 03:46 UTC (History)
2 users (show)

Fixed In Version: jamonapi-2.73-5.fc17
Clone Of:
Environment:
Last Closed: 2012-04-12 02:22:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch to fix the POM (2.88 KB, patch)
2012-03-14 19:40 UTC, Juan Hernández
no flags Details | Diff

Description Juan Hernández 2012-03-14 19:38:14 UTC
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.

Comment 1 Juan Hernández 2012-03-14 19:40:02 UTC
Created attachment 570081 [details]
Proposed patch to fix the POM

Comment 3 Fedora Update System 2012-03-25 15:32:07 UTC
jamonapi-2.73-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/jamonapi-2.73-5.fc17

Comment 4 Fedora Update System 2012-03-25 21:28:44 UTC
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).

Comment 5 Fedora Update System 2012-04-12 02:22:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.