Bug 2189675

Summary: Missing Tomcat POM files in RHEL 9.3
Product: Red Hat Enterprise Linux 9 Reporter: Endi Sukma Dewata <edewata>
Component: tomcatAssignee: huwang <huwang>
Status: MODIFIED --- QA Contact: tomcat-qe
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.3CC: csutherl, szappis
Target Milestone: rcKeywords: Triaged
Target Release: 9.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tomcat-9.0.62-14.el9 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Endi Sukma Dewata 2023-04-25 20:59:58 UTC
Similar to bug #2189672, I'm in the process of converting PKI packages into Maven, and there are dependencies on the following Tomcat artifacts:

* org.apache.tomcat:tomcat-catalina
* org.apache.tomcat:tomcat-jaspic-api
* org.apache.tomcat:tomcat-api
* org.apache.tomcat:tomcat-coyote
* org.apache.tomcat:tomcat-el-api
* org.apache.tomcat:tomcat-juli
* org.apache.tomcat:tomcat-servlet-api
* org.apache.tomcat:tomcat-util
* org.apache.tomcat:tomcat-util-scan

The current Tomcat packages in RHEL 9 do not seem to provide the POM files for these artifacts. Is it possible to add the POM files into Tomcat packages in RHEL 9.3? It's not necessary to backport the changes into earlier RHEL 9 versions. Thanks!