sohami commented on a change in pull request #1574: DRILL-6900:
maven-release-plugin failure on the release:perform stage
URL: https://github.com/apache/drill/pull/1574#discussion_r241839829
##########
File path: pom.xml
##########
@@ -704,7 +705,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
- <version>2.6</version>
+ <version>3.1.0</version>
Review comment:
version not required. same as parent apache21 pom.
Also do we need to even have this plugin definition here since parent has it
in its `pluginManagement` tag ? From [Maven
documentation](http://maven.apache.org/pom.html#Plugin_Management) plugins
defined within `pluginManagement` should be available to child pom.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services