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

2023-08-08 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751978#comment-17751978 ] Julian Reschke commented on OAK-10288: -- I'm not convinced that doing this is actually worth the

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

2023-08-08 Thread Manfred Baedke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751975#comment-17751975 ] Manfred Baedke commented on OAK-10288: -- Yes, just how it was done with Guava or any other external

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

2023-08-08 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751973#comment-17751973 ] Julian Reschke commented on OAK-10288: -- bq. One way to solve it: use released version of the shaded

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

2023-08-08 Thread Manfred Baedke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751971#comment-17751971 ] Manfred Baedke commented on OAK-10288: -- One way to solve it: use released version of the shaded jar

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

2023-08-08 Thread Manfred Baedke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751950#comment-17751950 ] Manfred Baedke commented on OAK-10288: -- To solve this, I think we'd have to attach the shade

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

2023-08-08 Thread Manfred Baedke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17751939#comment-17751939 ] Manfred Baedke commented on OAK-10288: -- [~reschke], That is reasonable. When the compile phase runs

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

2023-06-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17735230#comment-17735230 ] Julian Reschke commented on OAK-10288: -- So the difference is that "mvn test" in the subproject pulls

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

2023-06-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17735213#comment-17735213 ] Julian Reschke commented on OAK-10288: -- So, the transitive dependency is fixed, but the problem

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

2023-06-15 Thread Marcel Reutegger (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733049#comment-17733049 ] Marcel Reutegger commented on OAK-10288: Created OAK-10307 for the transitive dependency issue

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

2023-06-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733030#comment-17733030 ] Julian Reschke commented on OAK-10288: -- It's not supposed to do that :-) > mvn test for oak-commons

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

2023-06-15 Thread Marcel Reutegger (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17733026#comment-17733026 ] Marcel Reutegger commented on OAK-10288: It doesn't really explain the different behaviour, but

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

2023-06-13 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/OAK-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17732015#comment-17732015 ] Julian Reschke commented on OAK-10288: -- [~kwin]  - as a Maven expert, do you have some idea what's