Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable compatibility with modern ivy-publish and maven-publish plugins #565

Open
DPUkyle opened this issue Mar 23, 2021 · 0 comments
Open

Comments

@DPUkyle
Copy link
Member

DPUkyle commented Mar 23, 2021

At present, the Gradle plugin is tightly coupled with Ivy-specific features. Investigate potential to leverage more advanced Gradle publishing concepts such as variant derivation, capabilities and Gradle Module Metadata.

DPUkyle added a commit to DPUkyle/rest.li that referenced this issue Mar 23, 2021
 - This change does not require the consumer to use Gradle 6.1
 - Forthcoming opt-in features to improve metadata publishing will require Gradle 6.1 (linkedin#565)
 - Fixes to linkedin#561 require Gradle 5.4 or higher
DPUkyle added a commit to DPUkyle/rest.li that referenced this issue Mar 24, 2021
 - This change does not require the consumer to use Gradle 6.1
 - Forthcoming opt-in features to improve metadata publishing will require Gradle 6.1 (linkedin#565)
 - Fixes to linkedin#561 require Gradle 5.4 or higher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant