You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/02/07 09:24:00 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] ppalaga commented on issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade
URL: https://github.com/apache/camel-quarkus/issues/688#issuecomment-585730777
 
 
   Plz assign to me unless somebody else started looking into this.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] ppalaga commented on issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade

Posted by GitBox <gi...@apache.org>.
ppalaga commented on issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade
URL: https://github.com/apache/camel-quarkus/issues/688#issuecomment-585764779
 
 
   PR sent to Quarkus: https://github.com/quarkusio/quarkus/pull/7182
   
   A local workaround is possible too, let me send a PR.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-quarkus] lburgazzoli closed issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade

Posted by GitBox <gi...@apache.org>.
lburgazzoli closed issue #688: Create extension mojo not working after Quarkus 1.3.0.Alpha1 upgrade
URL: https://github.com/apache/camel-quarkus/issues/688
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services