rzo1 commented on code in PR #955:
URL: https://github.com/apache/tomee/pull/955#discussion_r1009305877


##########
tomee/tomee-microprofile/mp-common/pom.xml:
##########
@@ -27,7 +27,61 @@
   <artifactId>mp-common</artifactId>
   <name>TomEE :: TomEE :: MicroProfile Common</name>
 
+  <dependencyManagement>

Review Comment:
   same comment as above



##########
tck/microprofile-tck/pom.xml:
##########
@@ -63,4 +63,134 @@
       </modules>
     </profile>
   </profiles>
+
+  <dependencyManagement>

Review Comment:
   Any reason for adding them under `dependencyManagement` in the 
`microprofile-tck`  again? The only difference is the `scope = test`, which is 
decleared on each artifact in the related sub-modules? 



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