[ 
https://issues.apache.org/jira/browse/TOMEE-2274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776447#comment-16776447
 ] 

James Meen commented on TOMEE-2274:
-----------------------------------

I switched over to the new Jakarta maven locations:

<dependency>
  <groupId>jakarta.xml.bind</groupId>
  <artifactId>jakarta.xml.bind-api</artifactId>
  <version>2.3.2</version>
 </dependency>
 <dependency>
  <groupId>org.glassfish.jaxb</groupId>
  <artifactId>jaxb-runtime</artifactId>
  <version>2.3.2</version>
 </dependency>

jaxb-core is no longer needed.

Tests still have a few more hours to go before completion but they got further 
so far so good.

 

> Upgrade JAXB to latest version (2.3.1)
> --------------------------------------
>
>                 Key: TOMEE-2274
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2274
>             Project: TomEE
>          Issue Type: Dependency upgrade
>          Components: TomEE Core Server
>    Affects Versions: 1.7.5, 7.0.5, 7.1.0, 8.0.0-M1
>            Reporter: Jean-Louis MONTEIRO
>            Assignee: Jean-Louis MONTEIRO
>            Priority: Major
>             Fix For: 8.0.0-M3
>
>
> Issue with Java 11



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to