opensearch-project / opensearch-project/opensearch-plugin-template-java
[FEATURE] Document/add tasks to publish snapshots and releases to maven
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 33
- Forks
- 32
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem?
I forked this repo and trying to figure out how to publish (snapshots of) my plugin to maven.
What solution would you like?
Documentation and enough gradle tasks to publish my new plugin to maven, including a main and 2.x branches with different compatibility.
Do you have any additional context?
Working on https://github.com/dblock/opensearch-api.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's Gradle configuration and any existing publishing or release entry points. Define the documentation and tasks needed for Maven snapshots and releases, including separate compatibility for the main and 2.x branches. Done means a forked plugin can follow the documentation and publish both snapshot and release artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, documentation, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100