Ryan McKinley wrote: > Is anyone managing solr projects with maven? I see: > https://issues.apache.org/jira/browse/SOLR-19 > but that is >1 year old > > If someone has a current pom.xml, can you post it on SOLR-19? > > I just started messing with maven, so I don't really know what I am > doing yet.
In my m2 projects I have messed up only with the java client so far (a very old version). The solr .war I use in integration tests (launched from the build) is just deployed in our artifactory. It would be cool if you'd end up with something similar to what Lucene has recently experienced (fully usable maven artifacts for releases and nightly builds). If it has any value I could at least put some poms together. -- Sami Siren