diff --git a/src/site/fml/faq.fml b/src/site/fml/faq.fml index 294dbe5f..93160600 100644 --- a/src/site/fml/faq.fml +++ b/src/site/fml/faq.fml @@ -25,6 +25,8 @@ under the License.

Yes, set the plugin parameter

<revisionOnScmFailure>

to prevent the plugin from throwing an exception if SCM information is not found.

+

The other option is to use -Dmaven.buildNumber.ignoreEmptyScmUrl=true -Dmaven.buildNumber.scmProvider=git/svn/ + Default is git