[572114] Add a README to jetty site
diff --git a/plugins/org.eclipse.wst.server.preview/jetty/README.md b/plugins/org.eclipse.wst.server.preview/jetty/README.md
new file mode 100644
index 0000000..a3de973
--- /dev/null
+++ b/plugins/org.eclipse.wst.server.preview/jetty/README.md
@@ -0,0 +1,7 @@
+Using the org.reficio is the only solution I know of to satisfy the
+Require-Capabilties headers that the new consider-maven functionality
+leaves us with, as it doesn't require P2 resolution in its processing.
+
+Since Jetty already builds its jars as bundles, the current setup
+mainly renames the jars and should leave the bundle headers unchanged,
+at least until the signing happens.
\ No newline at end of file