opensearch-project / opensearch-project/opensearch-plugin-template-java

[FEATURE] Document/add tasks to publish snapshots and releases to maven

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.