Versions Compared

Key

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

...

Table of Contents
Info
titleMavenization is pendingcomplete

The hive build has been mavenized and trunk uses maven. 0.12 still uses ant thus we need to keep the ant commands belowUntil HIVE-5610 is closed the maven commands below will not work. Afterwards the ant commands should be removed.

Building

Maven settings

You might have to set the following maven options on certain systems to get build working. Check out the suggested value for MAVEN_OPTS under the testing section.

...