We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9358f44 + ad1c739 commit 14a0a65Copy full SHA for 14a0a65
README.md
@@ -20,9 +20,11 @@ Building Plugins
20
----------------
21
You get started with http plugins by building directly from the latest source code::
22
23
+```
24
git clone https://github.com/data-integrations/http.git
25
cd http
26
mvn clean package
27
28
29
After the build completes, you will have a JAR for each plugin under each
30
``<plugin-name>/target/`` directory.
0 commit comments