GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-ui/pull/55
Add .m2 folder in the list of ignore folders for the RAT plugin
As `brooklyn-ui` doesn't use `brooklyn-parent`, we need to add the local
maven cache for the Jenkins build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-ui patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-ui/pull/55.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #55
----
commit 4be96224914dbca842501a866fa8401a2f585ee1
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-07-27T12:53:20Z
Add .m2 folder in the list of ignore folders for the RAT plugin
----
---