ljluestc opened a new pull request, #5437: URL: https://github.com/apache/activemq-artemis/pull/5437
Private field systemProperties is not written anywhere in the class, so it will always be empty at the time of checking in the doExecute method and system properties will not be set. If this variable is not used, consider removing it from the class. [link](https://github.com/apache/activemq-artemis/blob/0afab64f6426a00e0b0faef416133aac10496e42/artemis-maven-plugin/src/main/java/org/apache/activemq/artemis/maven/ArtemisClientPlugin.java#L74) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
