Updated docs with missing faq section

This commit is contained in:
Marcin Grzejszczak
2017-10-25 15:25:59 +02:00
parent ffb146a65f
commit 146289b4bb
2 changed files with 3 additions and 1 deletions

View File

@@ -15,6 +15,8 @@
include::verifier_introduction.adoc[]
include::verifier_faq.adoc[]
include::verifier_setup.adoc[]
include::verifier_messaging.adoc[]

View File

@@ -1371,4 +1371,4 @@ IMPORTANT: If you do not provide any implementation, then the default is used.
If you use the `repositoryRoot` property or the `workOffline` flag, then an Aether-based
implementation that downloads stubs from a remote repository is used. If you do not
provide these values, the `ClasspathStubProvider` (which will scan the classpath) is
used. If you provide more than one, then the first one on the list is used.
used. If you provide more than one, then the first one on the list is used.