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/03 16:53:01 UTC

[jira] [Created] (JCR-4196) update failsafe plugin for use of java 9

Julian Reschke created JCR-4196:
-----------------------------------

             Summary: update failsafe plugin for use of 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


{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)