aldettinger opened a new issue #538: camel-k --runtime-version is not honoured for all runtimes URL: https://github.com/apache/camel-k/issues/538 I've tried to use the 0.3.1 runtime version from a staging repository before it was published on maven central but the camel-k-operator issued the log below: `[ERROR] Plugin org.apache.camel.k:camel-k-maven-plugin:0.3.1 or one of its dependencies could not be resolved: Failure to find org.apache.camel.k:camel-k-maven-plugin:jar:0.3.1 in https://repo.maven.apache.org/maven2` According to this [discussion](https://www.mail-archive.com/[email protected]/msg44720.html), chances are that the cause would be a missing PluginRepositories near [there](https://github.com/apache/camel-k/blob/master/pkg/builder/springboot/generator.go#L42).
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
