jongyoul commented on code in PR #4509: URL: https://github.com/apache/zeppelin/pull/4509#discussion_r1030382818
########## pom.xml: ########## @@ -1432,24 +1431,6 @@ </configuration> </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-remote-resources-plugin</artifactId> - <executions> - <execution> - <id>process-remote-resources</id> - <goals> - <goal>process</goal> - </goals> - <configuration> - <resourceBundles> - <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle> - </resourceBundles> - </configuration> - </execution> - </executions> - </plugin> - Review Comment: Thank you for the explanation in detail! -- 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: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org