You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2022/09/14 21:35:00 UTC

[jira] [Created] (ARTEMIS-3995) Mute System.out on maven plugins

Clebert Suconic created ARTEMIS-3995:
----------------------------------------

             Summary: Mute System.out on maven plugins
                 Key: ARTEMIS-3995
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3995
             Project: ActiveMQ Artemis
          Issue Type: Task
            Reporter: Clebert Suconic
            Assignee: Clebert Suconic


We create a fairly large output On SoakTests and SmokeTests..

These output should now be on Debug for maven:


[DEBUG] Entries.size 2
[DEBUG] ... key=project = MavenProject: org.apache.activemq.tests:smoke-tests:3.0.0-SNAPSHOT @ /Users/clebertsuconic/work/apache/activemq-artemis/tests/smoke-tests/pom.xml
[DEBUG] ... key=pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisCLIPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:3.0.0-SNAPSHOT:cli'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisCreatePlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:3.0.0-SNAPSHOT:create'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisDependencyDocPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:3.0.0-SNAPSHOT:dependency-doc'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisDependencyScanPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:3.0.0-SNAPSHOT:dependency-scan'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.activemq.artemis.maven.ArtemisClientPlugin', role hint: 'org.apache.activemq:artemis-maven-plugin:3.0.0-SNAPSHOT:runClient'
---
[DEBUG] ***** Server created at /Users/clebertsuconic/work/apache/activemq-artemis/tests/smoke-tests/target/audit-logging2 with home=/Users/clebertsuconic/work/apache/activemq-artemis/tests/smoke-tests/../../artemis-distribution/target/apache-artemis-3.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)