apache / apache/maven-gpg-plugin
Clarify description of goal "sign-and-deploy-file"
- Dominant language
- Java
- Stars
- 31
- Forks
- 27
- Avg merge
- 4h 44m
- Merged PRs (30d)
- 4
Description
### New feature, improvement proposal
Currently it just states in https://maven.apache.org/plugins/maven-gpg-plugin/sign-and-deploy-file-mojo.html
> Signs artifacts and deploys the artifacts and signatures in the remote repository.
It should state the API being used for deployment (the POST approach built into Maven Resolver) which is not compatible with all remote repos nowadays. Probably adding a link to https://github.com/maveniverse/njord would be helpful as well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the sign-and-deploy-file documentation page linked in the issue and compare its current description with the requested clarification. Done means the description identifies the POST approach built into Maven Resolver and links to the Njord project; check the rendered page for accurate wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100