rmannibucau commented on a change in pull request #776:
URL: https://github.com/apache/tomee/pull/776#discussion_r605586552
##########
File path: arquillian/arquillian-tomee-common/pom.xml
##########
@@ -86,6 +86,16 @@
<artifactId>xbean-finder-shaded</artifactId>
<version>${xbeanVersion}</version>
<scope>provided</scope>
+ <exclusions>
Review comment:
ow2 deps should be excluded in root pom in dependency management of
xbean-asm9-shaded dependency declaration to ensure the whole tree gets it for
free.
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]