Skip to content

Remove 'compile' phase from run configuration #241

Open
@alerosmile

Description

@alerosmile

The quarkus-maven-plugin runs all required goals if they haven't been run already. In a project, a Maven configuration might include many other goals not required by quarkus:dev which get executed unnecessarily each time.

The Eclipse plugin executes compile quarkus:dev.

The IntelliJ plugin executes quarkus:dev which might be the better choice.

Maybe you could make the goals or phase to execute additionally to quarkus:dev configurable.

Metadata

Metadata

Assignees

No one assigned

    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