jihoonson commented on a change in pull request #6162: Add maven.exec.xxx.skip
option for exec-maven-plugin
URL: https://github.com/apache/incubator-druid/pull/6162#discussion_r210687869
##########
File path: distribution/pom.xml
##########
@@ -174,6 +83,111 @@
</plugins>
</build>
<profiles>
+ <profile>
Review comment:
This profile only skips pulling dependencies. How about skipping the entire
process to build the distribution tarball? I think `-Pdist` is more intuitive
name for skipping the entire process.
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]