You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/10/18 15:52:00 UTC

[jira] [Resolved] (JCR-4196) update surefire and failsafe plugins for use with java 9

     [ https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCR-4196.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.15.7

> update surefire and failsafe plugins for use with java 9
> --------------------------------------------------------
>
>                 Key: JCR-4196
>                 URL: https://issues.apache.org/jira/browse/JCR-4196
>             Project: Jackrabbit Content Repository
>          Issue Type: Sub-task
>          Components: jackrabbit-parent
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>             Fix For: 2.16, 2.15.7
>
>
> {noformat}
> [WARNING] Error injecting: org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
>         at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
>         at java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
>         at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
>         at com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)