diff --git a/README.md b/README.md index 663e58bda80ebaa7fa984e4be66a323f368a0e62..091bf2be41a69c67db9b3544c852c21bd9d4ae59 100644 --- a/README.md +++ b/README.md @@ -47,3 +47,5 @@ Notes * If you want to run many Maven builds in parallel using Jenkins, try the [Port Allocator Plugin](https://wiki.jenkins-ci.org/display/JENKINS/Port+Allocator+Plugin) to avoid port conflicts. * If you need to use a proxy to download MongoDB then you can either use `-Dhttp.proxyHost` and `-Dhttp.proxyPort` as additional Maven arguments (this will affect the entire build) or instruct the plugin to use a proxy when downloading Mongo by adding the `proxyHost` and `proxyPort` configuration properties. * Using the `file` logging mode results in a new log file created at `./embedmongo.log` + +[](http://githalytics.com/joelittlejohn/embedmongo-maven-plugin)