[
https://issues.apache.org/jira/browse/OAK-12189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18074814#comment-18074814
]
Manfred Baedke commented on OAK-12189:
--------------------------------------
Copying the test-jars doesn't make any sense, they should be excluded.
> integration tests in oak-it-osgi fail due to misconfiguration of the assembly
> plugin
> ------------------------------------------------------------------------------------
>
> Key: OAK-12189
> URL: https://issues.apache.org/jira/browse/OAK-12189
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: it-osgi
> Affects Versions: 2.0.0
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
>
> The assembly plugin is configured to pick up all dependencies with test scope
> and copy them to a new target, removing version id and classifier from the
> files names. Therefore jars and test-jars will be copied to the same
> location, overriding each other. Depending on the order (which is apparently
> unpredictable), we may end up with the test-jar, which will break tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)