Start publishing with Gradle metadata

Open
#2,452 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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.

Dominant language
Java
Stars
1.2k
Forks
342
Avg merge
1d 14h
Merged PRs (30d)
5

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from android/android-test

All issues in android/android-test

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.