Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To run a single test groupby1.q and output detailed information during execution
ant -Dtestcase=TestCliDriver -Dqfile=groupby1.q -Dtest.silent=false test

How do I publish hive artifacts to my local maven repository?

Code Block

ant package
ant -Dmvn.publish.repo=local maven-build
ant -Dmvn.publish.repo=local maven-publish