Skip to content

Conversation

jmini
Copy link

@jmini jmini commented Mar 26, 2025

I lost a lot of time because I had a typo in the jar listed as --classpath value when running the command:

java -jar java-function-invoker-<version>.jar \
  --classpath build/my-function-1.0.0-SNAPSHOT-runner.jar \
  --target io.quarkus.gcp.functions.QuarkusHttpFunction

I think it would make sense to add a warning to help users (like me) realizing they added an invalid entry on the list provided with --classpath.

@jmini jmini closed this Mar 26, 2025
@jmini jmini reopened this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant