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

Manfred Baedke updated OAK-12189:
---------------------------------
    Description: 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.

> 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)

Reply via email to