Class AbstractInvokerMojo

    • Field Detail

      • suppressSummaries

        @Parameter(defaultValue="false")
        protected boolean suppressSummaries
        Flag used to suppress the summary output notifying of successes and failures. If set to true, the only indication of the build's success or failure will be the effect it has on the main build (if it fails, the main build should fail as well). If streamLogs is enabled, the sub-build summary will also provide an indication.
    • Constructor Detail

      • AbstractInvokerMojo

        public AbstractInvokerMojo()