Once you built the solr 4.0 jar, you can use mvn's install command like this:

mvn install:install-file -DgroupId=org.apache -DartifactId=solr -Dpackaging=jar -Dversion=4.0-SNAPSHOT -Dfile=solr-4.0-SNAPSHOT.jar -DgeneratePom=true

@tommychheng


On 10/18/10 7:28 PM, Matt Mitchell wrote:
I'd like to get solr snapshot-4.0 pushed into my local maven repo. Is
this possible to do? If so, could someone give me a tip or two on
getting started?

Thanks,
Matt

Reply via email to