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 2021/11/09 06:53:56 UTC

[GitHub] [camel-k-examples] vikrampawar opened a new issue #50: 02-serverless-api example fails in the camel-k-examples repo

vikrampawar opened a new issue #50:
URL: https://github.com/apache/camel-k-examples/issues/50


   I got the below error which is the same as the error https://github.com/apache/camel-k/issues/2400. 
   I've opened the issue on this repo as per the [suggestion](https://github.com/apache/camel-k/issues/2738#issuecomment-963862512).
   
   [1] 2021-11-09 05:52:00,498 INFO  [org.apa.cam.k.lis.SourcesConfigurer] (main) Loading routes from: SourceDefinition{name='MinioCustomizer', language='java', type='source', location='file:/etc/camel/sources/MinioCustomizer.java', }
   [1] 2021-11-09 05:52:00,909 ERROR [org.apa.cam.qua.mai.CamelMainRuntime] (main) Failed to start application: org.apache.camel.RuntimeCamelException: org.joor.ReflectException: Compilation error: /test/MinioCustomizer.java:7: error: package com.amazonaws.auth does not exist
   [1] import com.amazonaws.auth.AWSCredentials;
   [1]                          ^
   [1] /test/MinioCustomizer.java:8: error: package com.amazonaws.auth does not exist


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k-examples] vikrampawar commented on issue #50: 02-serverless-api example fails in the camel-k-examples repo

Posted by GitBox <gi...@apache.org>.
vikrampawar commented on issue #50:
URL: https://github.com/apache/camel-k-examples/issues/50#issuecomment-964611545


   Prerequisites were not correctly installed


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k-examples] vikrampawar closed issue #50: 02-serverless-api example fails in the camel-k-examples repo

Posted by GitBox <gi...@apache.org>.
vikrampawar closed issue #50:
URL: https://github.com/apache/camel-k-examples/issues/50


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org