Repository: juddi Updated Branches: refs/heads/master a8785abb7 -> 846ffde63
NOJIRA should resolve the rat check build failures Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/846ffde6 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/846ffde6 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/846ffde6 Branch: refs/heads/master Commit: 846ffde63eddb001224a1d3d9858b632c70d256b Parents: a8785ab Author: Alex O'Ree <[email protected]> Authored: Sun Oct 8 11:50:41 2017 -0400 Committer: Alex O'Ree <[email protected]> Committed: Sun Oct 8 11:50:41 2017 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/846ffde6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index deb2a28..194a9a4 100644 --- a/pom.xml +++ b/pom.xml @@ -1058,6 +1058,7 @@ under the License. <exclude>**/target/**/*</exclude> <exclude>**/nb-configuration.xml</exclude> <exclude>.travis.yml</exclude> + <exclude>**/*.mwb</exclude> </excludes> <consoleOutput>true</consoleOutput> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
