Details
Description
check_compatibility.sh is a bit verbose when building HBase JARs, which makes it kind of a nightmare when used in a Jenkins job. Let's run those steps in Maven's batch mode, which means less unnecessary output and no expectation of user interaction.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-16154 bring non-master branches up to date wrt check_compatibility script
- Resolved