amarkevich commented on code in PR #4540:
URL: https://github.com/apache/activemq-artemis/pull/4540#discussion_r1255713719


##########
artemis-hawtio/artemis-console/pom.xml:
##########
@@ -55,18 +55,6 @@
       <version>${hawtio.version}</version>
       <scope>provided</scope>
     </dependency>
-    <dependency>
-      <groupId>com.google.guava</groupId>
-      <artifactId>guava</artifactId>
-      <!-- License: Apache 2.0 -->
-      <!-- see https://github.com/google/guava/issues/3006: 
checker-compat-qual could be excluded -->
-      <exclusions>
-        <exclusion>
-          <groupId>org.checkerframework</groupId>
-          <artifactId>checker-compat-qual</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>

Review Comment:
   Content of artemis-console-2.30.0-SNAPSHOT.war\WEB-INF\lib :
   checker-qual-3.5.0.jar
   commons-codec-1.15.jar
   commons-io-2.11.0.jar
   commons-logging-1.2.jar
   error_prone_annotations-2.3.4.jar
   failureaccess-1.0.1.jar
   hawtio-core-2.15.0.jar
   hawtio-system-2.15.0.jar
   hawtio-util-2.15.0.jar
   httpclient-4.5.13.jar
   httpcore-4.4.13.jar
   j2objc-annotations-1.3.jar
   jolokia-core-1.7.0.jar
   json-20171018.jar
   json-simple-1.1.1.jar
   jsr305-3.0.2.jar
   listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar



-- 
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]

Reply via email to