Skip to content

Config Doc - Clarify where modules are hosted #43177

Open

Description

Description

At the moment, things are a bit of a mess:

  • The runtime extension-maven-plugin is in independent-projects/
  • The extension annotation processor is in core/ (probably because some tests are actually relying on quarkus-builder)
  • The config doc maven plugin is in devtools/ (it depends on ^)
  • The extension-deployment-maven-plugin is in devtools/ for now (it requires stuff from the annotation processor so it looked odd to put it in independent-projects/)

We probably need to take a step back and clean up all this.

Implementation ideas

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions