redhat-developer / redhat-developer/quarkus-ls

Share some of the data between Maven pom files

Open
#479 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

build
Dominant language
Java
Stars
50
Forks
18
Avg merge
22h 11m
Merged PRs (30d)
3

Description

$ diff -ubB quarkus.jdt.ext/pom.xml qute.jdt/pom.xml

They're very similar. Maybe we could add a parent pom at the root to share the common data ? I suspect even quarkus.ls.ext/com.redhat.quarkus.ls/pom.xml qute.ls/com.redhat.qute.ls/pom.xml have similarities.

Not very high priority but would be nice to have.

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

Compare the shared configuration in quarkus.jdt.ext/pom.xml and qute.jdt/pom.xml, then inspect quarkus.ls.ext/com.redhat.quarkus.ls/pom.xml and qute.ls/com.redhat.qute.ls/pom.xml for further overlap. Determine the common data suitable for a root parent pom; done means the relevant pom files use that shared configuration without unnecessary duplication.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Refactor
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.