Repository: nifi-registry
Updated Branches:
  refs/heads/master e3d67d931 -> 78e6b0e8e


Adding travis-output-filters


Project: http://git-wip-us.apache.org/repos/asf/nifi-registry/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-registry/commit/78e6b0e8
Tree: http://git-wip-us.apache.org/repos/asf/nifi-registry/tree/78e6b0e8
Diff: http://git-wip-us.apache.org/repos/asf/nifi-registry/diff/78e6b0e8

Branch: refs/heads/master
Commit: 78e6b0e8e5cc30c51b030bf984419e83c85d0a04
Parents: e3d67d9
Author: Bryan Bende <[email protected]>
Authored: Thu Nov 1 10:23:59 2018 -0400
Committer: Bryan Bende <[email protected]>
Committed: Thu Nov 1 10:23:59 2018 -0400

----------------------------------------------------------------------
 .travis-output-filters | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-registry/blob/78e6b0e8/.travis-output-filters
----------------------------------------------------------------------
diff --git a/.travis-output-filters b/.travis-output-filters
new file mode 100644
index 0000000..f401281
--- /dev/null
+++ b/.travis-output-filters
@@ -0,0 +1,15 @@
+Downloading from 
+Copying 
+Progress 
+Resolving deltas:
+[WARNING] *****************************************************************
+[WARNING] * Your build is requesting parallel execution, but project      *
+[WARNING] * contains the following plugin(s) that have goals not marked   *
+[WARNING] * as @threadSafe to support parallel building.                  *
+[WARNING] * While this /may/ work fine, please look for plugin updates    *
+[WARNING] * and/or request plugins be made thread-safe.                   *
+[WARNING] * If reporting an issue, report it against the plugin in        *
+[WARNING] * question, not against maven-core                              *
+[WARNING] The following plugins are not marked @threadSafe in 
+[WARNING] org.apache.rat:apache-rat-plugin 
+[WARNING] Enable debug to see more precisely which goals are not marked 
@threadSafe.

Reply via email to