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 2023/06/13 10:28:00 UTC

[jira] [Commented] (OAK-10288) mvn test for oak-commons fails in top level directory, but not in project directory

    [ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732015#comment-17732015 ] 

Julian Reschke commented on OAK-10288:
--------------------------------------

[~kwin]  - as a Maven expert, do you have some idea what's wrong here?

> mvn test for oak-commons fails in top level directory, but not in project directory
> -----------------------------------------------------------------------------------
>
>                 Key: OAK-10288
>                 URL: https://issues.apache.org/jira/browse/OAK-10288
>             Project: Jackrabbit Oak
>          Issue Type: Test
>          Components: commons
>            Reporter: Manfred Baedke
>            Priority: Minor
>
> While
> {code:java}
> mvn clean install{code}
> is running fine,
> {code:java}
> mvn test{code}
> is failing due to
> {code:java}
> java.lang.ClassNotFoundException: org.apache.jackrabbit.guava.common.collect.Sets{code}
> , but only when run in the top level directory. It will succeed when run in the oak-commons project directory.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)