[
https://issues.apache.org/jira/browse/MRM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447141#comment-16447141
]
Martin Stockhammer commented on MRM-1976:
-----------------------------------------
Hi,
archiva is not Java 9 ready at the time. We are working on it, but it's not
high priority. I think the 3.0 version will be the first with Java 9 support,
but not sure about this.
> Java 9 Support - java.xml.bind
> -------------------------------
>
> Key: MRM-1976
> URL: https://issues.apache.org/jira/browse/MRM-1976
> Project: Archiva
> Issue Type: Bug
> Reporter: Egemen
> Priority: Major
>
> JDK 9 has deprecated *java.xml.bind* module and has removed from default
> classpath. That's why while starting application gives such an error.
>
> {code:java}
> java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
> at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:466)
> {code}
>
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)