summaryrefslogtreecommitdiffstats
path: root/documentapi-dependencies/README.md
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2020-06-30 02:00:47 +0200
committergjoranv <gv@verizonmedia.com>2020-06-30 02:00:47 +0200
commit9a2a89d7d7fef5b426d82f290109fb67e8bc7fdf (patch)
tree1f6a725001aed13e3da83f80344616ac650949e1 /documentapi-dependencies/README.md
parentd696e207ac858da0e9c0b305a233ecdb2063d634 (diff)
Add a separate module for documentapi dependencies.
- Makes the poms maintainable. - Yields correct Import-Packages for container-documentapi
Diffstat (limited to 'documentapi-dependencies/README.md')
-rw-r--r--documentapi-dependencies/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/documentapi-dependencies/README.md b/documentapi-dependencies/README.md
new file mode 100644
index 00000000000..35654dc24b2
--- /dev/null
+++ b/documentapi-dependencies/README.md
@@ -0,0 +1,6 @@
+<!-- Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
+# Documentapi-dependencies
+
+Pom artifact that lists dependencies that are common between `documentapi` and
+`container-documentapi`. These dependencies are provided by the Jdisc container,
+but are needed in scope 'compile' for building standalone document clients.