[
https://issues.apache.org/jira/browse/KAFKA-17053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Harris updated KAFKA-17053:
--------------------------------
Description:
Recently we had to downgrade the ShadowJavaPlugin because it produces incorrect
results when publishing is configured before the actual archive is configured.
We can upgrade to the latest version of the ShadowJavaPlugin if we restructure
our build file slightly.
There is an upstream issue for this order-sensitivity:
[https://github.com/Goooler/shadow/issues/106] but we can work around it by
implementing this ticket.
was:Recently we had to downgrade the ShadowJavaPlugin because it produces
incorrect results when publishing is configured before the actual archive is
configured. We can upgrade to the latest version of the ShadowJavaPlugin if we
restructure our build file slightly.
> Restructure build.gradle to configure publishing last
> -----------------------------------------------------
>
> Key: KAFKA-17053
> URL: https://issues.apache.org/jira/browse/KAFKA-17053
> Project: Kafka
> Issue Type: Task
> Components: build
> Reporter: Greg Harris
> Priority: Minor
> Labels: newbie
>
> Recently we had to downgrade the ShadowJavaPlugin because it produces
> incorrect results when publishing is configured before the actual archive is
> configured. We can upgrade to the latest version of the ShadowJavaPlugin if
> we restructure our build file slightly.
> There is an upstream issue for this order-sensitivity:
> [https://github.com/Goooler/shadow/issues/106] but we can work around it by
> implementing this ticket.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)