mlsorensen commented on code in PR #8033:
URL: https://github.com/apache/cloudstack/pull/8033#discussion_r1346143506
##########
pom.xml:
##########
@@ -154,7 +154,7 @@
<cs.jaxws.version>2.3.2-1</cs.jaxws.version>
<cs.jersey-client.version>2.26</cs.jersey-client.version>
<cs.jetty.version>9.4.51.v20230217</cs.jetty.version>
-
<cs.jetty-maven-plugin.version>9.4.27.v20200227</cs.jetty-maven-plugin.version>
+
<cs.jetty-maven-plugin.version>9.4.51.v20230217</cs.jetty-maven-plugin.version>
Review Comment:
Seems like the new versions of jetty may be more aggressive at scanning? I
see more duplicate classes found, seems to be searching current directory as
well as finding them in `client/target/cloud-client-ui` jar. Will try a few
things...
--
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]