gemmellr commented on PR #4217:
URL:
https://github.com/apache/activemq-artemis/pull/4217#issuecomment-1247933995
:)
Just to be clear, while I'm certainly not against suppressing the actual
create command output along with it, since I've never used that detail either,
it was only really the repeated and seemingly-identical output of limited use
from the _plugin itself_ I was meaning should be maven debug output, i.e:
```
[INFO] Local id: local
url: file:///home/rgemmell/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
blocked: false
[INFO] Entries.size 2
[INFO] ... key=project = MavenProject:
org.apache.activemq.tests:e2e-tests:3.0.0-SNAPSHOT @
/home/rgemmell/workspace/activemq-artemis/tests/e2e-tests/pom.xml
[INFO] ... 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'
---
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]