You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by zr...@apache.org on 2020/12/18 14:23:20 UTC

[camel-website] branch master updated: chore(ckc): Maven Central Repository Search link

This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9f77c65  chore(ckc): Maven Central Repository Search link
9f77c65 is described below

commit 9f77c655fc86fe36438ac7b9ad3e7a6751d5db27
Author: Zoran Regvart <zr...@apache.org>
AuthorDate: Fri Dec 18 11:50:53 2020 +0100

    chore(ckc): Maven Central Repository Search link
    
    This adds paragraph explaining where to get the Camel Kafka Connector
    release binary packages, and link to the Maven Central Repository Search
    results to fetch those.
---
 layouts/partials/releases/camel-kafka-connector.html | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/layouts/partials/releases/camel-kafka-connector.html b/layouts/partials/releases/camel-kafka-connector.html
index 7262aaf..587da0b 100644
--- a/layouts/partials/releases/camel-kafka-connector.html
+++ b/layouts/partials/releases/camel-kafka-connector.html
@@ -1,4 +1,10 @@
-<h2>Source Distribution</h2>
+<h2 id="maven"><a class="anchor" href="#maven"></a>Getting the binaries from Maven Central</h2>
+
+<p>We maintain a handy table linking to binary packages for the latest release on the <a href="/camel-kafka-connector/latest/connectors.html">connector list</a>.</p>
+
+<p>For this release you can use Maven Central Repository Search to find and download the binary packages. This search will show the packages from this release: <code>g:org.apache.camel.kafkaconnector AND l:package AND v:{{ .Params.version }}</code>, or you can follow this link to the <a href="https://search.maven.org/search?q=g:org.apache.camel.kafkaconnector%20AND%20l:package%20AND%20v:{{ .Params.version }}">search results</a>.</p>
+
+<h2 id="source"><a class="anchor" href="#source"></a>Source Distribution</h2>
 
 <p>
   Source distribution contains all the artifacts Apache Camel project