Skip to content

Mark the Quarkus dependency as provided #249

@roguexz

Description

@roguexz

Hi Folks. Thank you for setting this project up. I took it for a spin and have a few suggestions,

  • Can you make the Quarkus dependency as provided instead of making it pull the dependencies?
    • I created an app on the LTS bundle and was surprised to see higher version dependencies being pulled in because of the way this module's dependencies are configured
  • I ran into classpath issues when writing my test cases
    • I had to write a custom ClassScanner that performed the class-lookup using Jandex
    • I am going to assume that you have plans of building something similar as a build-time item ... just wanted to let you know that it is needed

Will add to the list as I explore it further.

Thank you again for this project 😃

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions