gradle / gradle/plugin-portal-requests
Gradle should allow pom.xml customization for Gradle Plugin Portal artifacts
- Dominant language
- No language data
- Stars
- 15
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
### Expected Behavior
There should be a way to ensure `pom.xml` files are identical at Gradle Plugin Portal and at Sonatype OSSRH.
### Current Behavior
Gradle deploys a different pom to the portal, so the users of Gradle Dependency Verification identify an unexpected difference: https://github.com/burrunan/gradle-s3-build-cache/issues/8
### Context
I deploy the plugin to both OSSRH and Portal (mainly for testing and signing reasons), and OSSRH mandates certain elements in the pom (license, etc).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the pom.xml produced for the Gradle Plugin Portal with the one published to Sonatype OSSRH, focusing on how Gradle deployment currently handles customization. The work is done when a plugin can produce identical POM files at both destinations, including required elements such as the license.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100