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 2019/07/09 08:42:36 UTC

[GitHub] [servicecomb-toolkit] kakulisen commented on a change in pull request #7: SCB-1363 update licenses and notice

kakulisen commented on a change in pull request #7: SCB-1363 update licenses and notice
URL: https://github.com/apache/servicecomb-toolkit/pull/7#discussion_r301465173
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -215,6 +229,27 @@
           </excludes>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>process-resource-bundles</id>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <resourceBundles>
+                <resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
+                <resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
 
 Review comment:
   Thanks, I have modified it, please help to check

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services