-
Type: Clean up
-
Status: Acknowledged
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: QA / CI / Tests
-
Tags:
We're missing the test jar from the 2021.19.10 distribution.
<dependency>
<groupId>org.nuxeo.ecm.core</groupId>
<artifactId>nuxeo-core-binarymanager-s3</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
- depends on
-
NXP-30993 Expose nuxeo-core-binarymanager-s3 test jar from distribution
- Resolved