Closed Foredoomed closed 2 years ago
@Foredoomed What is your Maven version ?
It indeed looks like a Maven versioning issue. Quarkus required Maven 3.5.3+
It would be nice if the plugin could enforce the maven version before executing it
Maybe it's possible to trigger the configured enforcer plugin when running the quarkus plugin. This should be possible via https://github.com/TimMoore/mojo-executor
This issue appears to be fixed now.
[ERROR] Failed to execute goal io.quarkus.platform:quarkus-maven-plugin:2.8.0.Final:create (default-cli) on project standalone-pom: Detected Maven Version (3.5.4) is not supported, it must be in [3.6.2,). -> [Help 1]
Thanks reporting the issue.
After I execute the command which is
then an error occurs: