redhat-developer / redhat-developer/quarkus-ls
Share some of the data between Maven pom files
Nobody has claimed this yet.
- 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
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
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