[
https://issues.apache.org/jira/browse/HDDS-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HDDS-16605:
----------------------------------
Labels: pull-request-available (was: )
> Reduce noise from failed copy-jar in integration check
> ------------------------------------------------------
>
> Key: HDDS-16605
> URL: https://issues.apache.org/jira/browse/HDDS-16605
> Project: Apache Ozone
> Issue Type: Improvement
> Components: CI
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Minor
> Labels: pull-request-available
>
> When tests fail in some module, its {{package}} step is skipped.
> {{integration}} check runs with {{fail-at-end}} by default, so it continues
> with other modules. Dependent modules run into the following error:
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-dependency-plugin:3.11.0:copy-dependencies
> (copy-jars) on project ozone-dist: Artifact
> 'org.apache.ozone:ozone-s3gateway:jar:2.3.0-SNAPSHOT:runtime' has not been
> packaged yet (is a directory). When used on reactor artifact, copy should be
> executed after packaging: see MDEP-187. -> [Help 2]
> {code}
> This is harmless, since it does not affect any integration test, but is noisy
> (shown in Develocity as separate error).
> Originally reported in HDDS-16600 (item 1).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]