bipinprasad commented on code in PR #3573: URL: https://github.com/apache/storm/pull/3573#discussion_r1313314450
########## storm-shaded-deps/pom.xml: ########## @@ -358,5 +357,34 @@ </executions> </plugin> </plugins> + <pluginManagement> + <plugins> + <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself.--> + <plugin> + <groupId>org.eclipse.m2e</groupId> + <artifactId>lifecycle-mapping</artifactId> + <version>1.0.0</version> Review Comment: Wanted to keep it localized with the goal of removing this section completely when/if eclipse understands the class relocation. But on second thought, will pull this up. -- 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...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org