android / android/android-test

Start publishing with Gradle metadata

Open
#2,452 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
1.2k
Forks
342
Avg merge
11h 29m
Merged PRs (30d)
2

Description

Start publishing with Gradle metadata (.module files). At the moment androidx.test only pubishes with .pom files.

By default gradle looks for .module files (https://docs.gradle.org/current/userguide/publishing_gradle_module_metadata.html#sub:interactions-other-build-tools) so if they are not there it ends up adding a second request for pom files.

Contributor guide

Open the contributing guide

Research direction

Start by locating the repository's Gradle publication configuration and compare its current POM-only output with Gradle's linked metadata publishing documentation. Confirm that publication also produces .module files and that the extra POM request is no longer needed.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.