Repository: juddi Updated Branches: refs/heads/master aae2b6f30 -> 6b29c3d03
NOJIRA altering the rat plugin to troubleshoot buildbot issues Project: http://git-wip-us.apache.org/repos/asf/juddi/repo Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/6b29c3d0 Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/6b29c3d0 Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/6b29c3d0 Branch: refs/heads/master Commit: 6b29c3d03fd8344e480bf5c8b41e2b857334732e Parents: aae2b6f Author: Alex O'Ree <[email protected]> Authored: Sat Oct 7 13:35:12 2017 -0400 Committer: Alex O'Ree <[email protected]> Committed: Sat Oct 7 13:35:12 2017 -0400 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/juddi/blob/6b29c3d0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4afe38e..296e6d6 100644 --- a/pom.xml +++ b/pom.xml @@ -1059,6 +1059,7 @@ under the License. <exclude>**/nb-configuration.xml</exclude> </excludes> + <consoleOutput>true</consoleOutput> </configuration> <executions> <execution> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
