vveider commented on a change in pull request #8706:
URL: https://github.com/apache/ignite/pull/8706#discussion_r564508928
##########
File path: parent/pom.xml
##########
@@ -708,7 +708,6 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
<version>2.8.2</version>
- <inherited>false</inherited>
Review comment:
The whole idea was in changing default policy to `skip`, rather than
`include`.
So that we did not push something we should not (like `extdata` in this
issue).
Otherwise most of the changes in this PR make no sense.
However, I think we need some place in documentation, where this should be
described.
@dmagda, can you help us?
----------------------------------------------------------------
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:
[email protected]