Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quarkus projects does not have maven compiler configured #18767

Closed
maxandersen opened this issue Jul 16, 2021 · 1 comment · Fixed by #18813
Closed

quarkus projects does not have maven compiler configured #18767

maxandersen opened this issue Jul 16, 2021 · 1 comment · Fixed by #18813
Assignees
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven kind/bug Something isn't working priority/blocker
Milestone

Comments

@maxandersen
Copy link
Member

maxandersen commented Jul 16, 2021

Describe the bug

quarkus21 create --registry-client -S 2.1 create projects that when trying to run quarkus dev or mvn quarkus:dev fails with:

[WARNING] The quarkus-maven-plugin build goal was not configured for this project, skipping quarkus:dev as this is assumed to be a support library. If you want to run quarkus dev on this project make sure the quarkus-maven-plugin is configured with a build goal.

same fails with -S 2.0

Expected behavior

that projects created have working devmode

Actual behavior

No response

How to Reproduce?

No response

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

No response

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

@maxandersen maxandersen added the kind/bug Something isn't working label Jul 16, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 16, 2021

/cc @quarkusio/devtools

@maxandersen maxandersen added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins priority/blocker labels Jul 16, 2021
@aloubyansky aloubyansky self-assigned this Jul 16, 2021
@quarkus-bot quarkus-bot bot added this to the 2.2 - main milestone Jul 20, 2021
@gsmet gsmet modified the milestones: 2.2 - main, 2.1.0.Final Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven kind/bug Something isn't working priority/blocker
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants