You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Messages like these make up 95% (guessing) of the build output.
[INFO] Writing MapOfComplexOperation using template rescript/requestDataType.ftl to file /home/travis/build/betfair/cougar/baseline-client/client-idd/target/generated-sources/java/com/betfair/baseline/v2/rescript/MapOfComplexOperationRequest.java
I've never gained any value from these messages, and their volume makes troubleshooting builds un-necessarily harder. Proposal: suppress them unless mvn is invoked with -X. This will have a small but appreciated effects for folks that have to look at Cougar/Cougar-application build logs on a regular basis.