[ https://issues.apache.org/jira/browse/OWB-1368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278603#comment-17278603 ]
Romain Manni-Bucau commented on OWB-1368: ----------------------------------------- Added a se and web boms for this purpose: [https://github.com/apache/openwebbeans/tree/master/bom] Usage is described there [https://github.com/apache/openwebbeans/blob/master/src/site/apt/jakarta.apt#L104] (just use 2.0.22-SNAPSHOT instead of 2.0.22 and the repository https://repository.apache.org/content/repositories/snapshots) Can you give it a try to see if it matches your usage? > Maven artifacts with Jakarta classifier requires the artifacts without > classifier > --------------------------------------------------------------------------------- > > Key: OWB-1368 > URL: https://issues.apache.org/jira/browse/OWB-1368 > Project: OpenWebBeans > Issue Type: Bug > Reporter: Thiago Henrique Hupner > Priority: Critical > > We're trying to use the Jakartized version of OpenWebBeans. However, I > noticed that the artifacts with Jakarta classifier requires the dependencies > without a classifier. > While we can fix it on our side by excluding all the dependencies and > reincluding all of them with the Jakarta classifier, it is very inconvenient. > Is there a way to fix it on the OpenWebBeans side? So we can just include, > for instance, openwebbeans-web instead of requiring all of the components > with the Jakarta classifier. > -- This message was sent by Atlassian Jira (v8.3.4#803005)