Skip to content

PiT 25.0: unable to generate a quarkus project #22500

@manolo

Description

@manolo

Description of the bug

the script used in PiT for generating a new flow quarkus project does not work anymore:

mvn -ntp -q -B io.quarkus.platform:quarkus-maven-plugin:create -Dextensions=vaadin -DwithCodestart -DprojectGrouId=com.vaadin.starter -DprojectArtifactId=vaadin-quarkus

[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:3.28.3:create (default-cli) on project standalone-pom: Failed to generate Quarkus project: primary catalog is null -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Expected behavior

It works as before

Minimal reproducible example

see description

Versions

  • Vaadin / Flow version: 25.0.0-alpha14

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    🪵Product backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions