jamesnetherton opened a new issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade URL: https://github.com/apache/camel-quarkus/issues/688 Step 5 in the 'Create a new extension' [contributor guide](https://camel.apache.org/camel-quarkus/latest/contributor-guide.html#_create_a_new_extension) does not seem to work after the upgrade to Quarkus 1.3.0.Alpha1. ``` [INFO] ---------< org.apache.camel.quarkus:camel-quarkus-extensions >---------- [INFO] Building Camel Quarkus :: Extensions 1.1.0-SNAPSHOT [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- quarkus-maven-plugin:1.3.0.Alpha1:create-extension (default-cli) @ camel-quarkus-extensions --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.003 s [INFO] Finished at: 2020-02-07T09:18:18Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal io.quarkus:quarkus-maven-plugin:1.3.0.Alpha1:create-extension (default-cli) on project camel-quarkus-extensions: Could not read /home/james/Projects/camel-quarkus/extensions/pom.xml: /home/james/Projects/camel-quarkus/extensions/./home/james/Projects/camel-quarkus/extensions/../tooling/create-extension-templates does not exist. -> [Help 1] ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services