GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-server/pull/961
Add .m2 folder in the list of ignore folders for the RAT plugin.
This is required for Jenkins build as we now use a local m2 cache
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn-server fix/ci-build
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/961.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 #961
----
commit b18d9699884faa3285f1fd256da1dc429f9096e0
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-05-02T12:54:59Z
Add .m2 folder in the list of ignore folders for the RAT plugin.
This is required for Jenkins build as we now use a local m2 cache
----
---