David Smiley:

gradlew -p solr/packaging assemble

couple of things:
1> The place you run bin/solr from is different
2> I didn’t need to specify the -p parameter and it defaulted to 
‘...solr/packaging/build/solr-9.0.0-SNAPSHOT', FWIW.

Once I got over having to switch to a different dir than I was accustomed to, I 
realized that by not mixing the build output with source, things are _much_ 
cleaner. After a “gradlew clean”, the packaging directory only contains a 
build.gradle file.

> On Dec 3, 2019, at 4:48 AM, Jan Høydahl <jan....@cominvent.com> wrote:
> 
> gradlew -p solr/packaging assemble


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to