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:59:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16200153#comment-16200153 ] 

Julian Reschke commented on OAK-6808:
-------------------------------------

trunk: [r1811815|http://svn.apache.org/r1811815]


> 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
>             Fix For: 1.8, 1.7.10
>
>
> {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)