GradleUp / GradleUp/nmcp

Validate pom + components properties

Open
#82 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Kotlin
Stars
131
Forks
10
Avg merge
2h 5m
Merged PRs (30d)
6

Description

This is a follow up from @IgnatBeresnev excellent talk at KotlinConf. We could enforce that properties have meaningfull values. One example I have in mind is using a SPDX license id for license name.

We could also validate the components (make sure everything has sources, signatures, extensions, etc...)

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by locating the pom and component validation entry points, then read the linked Sonatype publishing requirements and the checklist in this issue. Done means meaningful SPDX license identifiers, valid groupId and artifactId values, required component files and extensions, correct snapshot and release naming, and verifiable GPG key distribution.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.