redhat-developer / redhat-developer/quarkus-ls

Some dependencies source jars are not retrieved

Open
#188 1 comment 0 reactions 2 assignees View on GitHub

@angelozerr is already working on this.

Since Jan 30, 2020.

bug completion definition properties quarkus-jdt-extension
Dominant language
Java
Stars
50
Forks
18
Avg merge
22h 11m
Merged PRs (30d)
3

Description

While implementing QuarkusKubernetesProvider to IJ, I noticed that the QuarkusKubernetesProviderTest was incorrect because it expects no description for kubernetes.readiness-probe.initial-delay-seconds when there is some JavaDoc is the source code.
I thought it was caused by the IJ test project being based on Quarkus 1.1.0.Final where we are using 1.0.1.Final but when testing the jbosstools-quarkus with a 1.1.0.Final Maven based project, I noticed that there is no description as well.
That may be caused by some dekorate dependencies having a noapt classifier so maybe the source jar is not properly retrieved (the sources classifier jar should replace the noapt classifier in this case)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.