you will need to use maven deploy plugin http://maven.apache.org/plugins/maven-deploy-plugin/usage.html
On Wed, Dec 5, 2012 at 4:10 PM, Viral Bajaria <viral.baja...@gmail.com>wrote: > Hi, > > I downloaded hive 0.9.0 source and wanted to compile it for hadoop 0.23.4, > I ended up using the -Dhadoop.version info found at HIVE-2468 and was able > to package it. > > I wanted to push this to my local maven repository (not nexus), is there > an easy way to do it ? I tried maven-publish but that was trying to do it > to my localhost:8081/nexus, is this due to nexus being listed as a repo in > my settings.xml ? > > Thanks, > Viral > -- Nitin Pawar