You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/05/06 00:55:54 UTC

[GitHub] [servicecomb-pack] WillemJiang commented on a diff in pull request #757: SCB-2477 Use CI friendly maven version

WillemJiang commented on code in PR #757:
URL: https://github.com/apache/servicecomb-pack/pull/757#discussion_r866419262


##########
pack-dependencies/pom.xml:
##########
@@ -843,4 +843,52 @@
       </dependency>
     </dependencies>
   </dependencyManagement>
+
+  <build>
+    <pluginManagement>
+      <plugins>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>flatten-maven-plugin</artifactId>

Review Comment:
   Could you add some comment on why we introduce the faltten-maven-plugin?
   



-- 
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: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org