Re: solr artifacts / apache maven repository

2009-11-23 Thread Shalin Shekhar Mangar
On Mon, Nov 23, 2009 at 11:04 PM, TCK wrote: > Thanks, yes that's what I do as well. I'd like to pull in the standard solr > war distribution from a public repository and then explode it and put my > own > overlays. > > Shalin, any pointers to where I would look to go about making a patch to > th

Re: solr artifacts / apache maven repository

2009-11-23 Thread TCK
Thanks, yes that's what I do as well. I'd like to pull in the standard solr war distribution from a public repository and then explode it and put my own overlays. Shalin, any pointers to where I would look to go about making a patch to the artifact publishing process? Thanks, TCK On Mon, Nov

Re: solr artifacts / apache maven repository

2009-11-23 Thread Shalin Shekhar Mangar
On Mon, Nov 23, 2009 at 10:41 PM, Stephen Duncan Jr < stephen.dun...@gmail.com> wrote: > I currently put the war into my own Nexus repository. I use it to build a > war-overlay with the solr war to include my plugins & customizations (due > to > classloading issues with Spring and the external pl

Re: solr artifacts / apache maven repository

2009-11-23 Thread Stephen Duncan Jr
I currently put the war into my own Nexus repository. I use it to build a war-overlay with the solr war to include my plugins & customizations (due to classloading issues with Spring and the external plugin solution). On Mon, Nov 23, 2009 at 12:08 PM, Shalin Shekhar Mangar < shalinman...@gmail.co

Re: solr artifacts / apache maven repository

2009-11-23 Thread Shalin Shekhar Mangar
On Mon, Nov 23, 2009 at 10:31 PM, TCK wrote: > Hi, > > I'd like to pull in the solr war from a public repository. I'm able to find > the individual jars at http://repo2.maven.org/maven2/org/apache/solr/ but > it > seems like the war artifact isn't published. Is there a reason for this or > is it