[
https://issues.apache.org/jira/browse/KAFKA-20379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maros Orsak resolved KAFKA-20379.
---------------------------------
Reviewer: Chia-Ping Tsai
Resolution: Fixed
Done in https://github.com/apache/kafka/pull/22034.
> ducker-ak has no option to skip the gradlew systemTestLibs build step
> ---------------------------------------------------------------------
>
> Key: KAFKA-20379
> URL: https://issues.apache.org/jira/browse/KAFKA-20379
> Project: Kafka
> Issue Type: Improvement
> Reporter: Maros Orsak
> Assignee: Maros Orsak
> Priority: Major
> Fix For: 4.4.0
>
>
> ducker-ak always runs gradlew systemTestLibs during setup. There is no way
> to skip this step when the build artifacts are already available (e.g.
> pre-built in CI). So it would be great to have to configurable via ENV or CLI
> flag (i.e., --skip-build / SKIP_BUILD=true).
> Even when you try `REBUILD` with `t` it would still rebuild in the test scope.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)