rmannibucau commented on pull request #737:
URL: https://github.com/apache/cxf/pull/737#issuecomment-750928831


   @mkarg parent pom would define the shade rules for jakarta 
(https://github.com/apache/openwebbeans/blob/master/pom.xml#L353) and children 
would automatically create an artifact with jakarta classifier. Only trick with 
this is that you exclude all transitive deps to not import back a javax 
dependency 
(https://github.com/apache/openwebbeans/blob/master/src/site/apt/jakarta.apt) 
but this is trivially solved adding one or multiple jakarta bom doing it 
properly (guess we only need jaxrs and jaxws minimal poms).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to