holly-cummins commented on issue #4964: URL: https://github.com/apache/camel-quarkus/issues/4964#issuecomment-1583023346
I've just checked more carefully, and I was right the first time, and wrong the second time - we would normally try and map a `latest` version to an explicit version, based on what the latest released version is. So it's exactly as you say, @jamesnetherton, for something like [Optaplanner](https://quarkus.io/extensions/org.apache.camel.quarkus/camel-quarkus-optaplanner), when `latest` doesn't work, we look at the maven version, which is `3.0.0-M2`, and so we try a `3.0.x` link. But that link doesn't work because what's published for `3.0.x` isn't the M2 content. So that's probably something that should be updated, just for general correctness. For this work item, with the `next` pointer, I'm ok, but maybe we should leave it open to track the M2 switch? -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org