You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (JIRA)" <ji...@apache.org> on 2017/10/11 11:55:02 UTC

[jira] [Updated] (OAK-6808) update surefire plugin to 2.20.1 for use with Java 9

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

Julian Reschke updated OAK-6808:
--------------------------------
    Summary: update surefire plugin to 2.20.1 for use with Java 9  (was: oak-lucene tests do not execute under Java 9)

> update surefire plugin to 2.20.1 for use with Java 9
> ----------------------------------------------------
>
>                 Key: OAK-6808
>                 URL: https://issues.apache.org/jira/browse/OAK-6808
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: parent
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>
> {noformat}
> [ERROR] Tests run: 10, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 1.878 s <<< FAILURE! - in org.apache.jackrabbit.oak.jcr.query.FacetTest
> [ERROR] testFacetRetrievalMV(org.apache.jackrabbit.oak.jcr.query.FacetTest)  Time elapsed: 0.816 s  <<< ERROR!
> javax.jcr.RepositoryException: Failed to get Repository instance.
>         at org.apache.jackrabbit.oak.jcr.query.FacetTest.setUp(FacetTest.java:49)
> Caused by: org.apache.jackrabbit.test.RepositoryStubException: java.lang.reflect.InvocationTargetException
>         at org.apache.jackrabbit.oak.jcr.query.FacetTest.setUp(FacetTest.java:49)
> Caused by: java.lang.reflect.InvocationTargetException
>         at org.apache.jackrabbit.oak.jcr.query.FacetTest.setUp(FacetTest.java:49)
> Caused by: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
>         at org.apache.jackrabbit.oak.jcr.query.FacetTest.setUp(FacetTest.java:49)
> Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException
>         at org.apache.jackrabbit.oak.jcr.query.FacetTest.setUp(FacetTest.java:49)
> {noformat}
> This likely can be fixed by updating the surefire plugin to 2.20.1



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