lucene/dev-tools/maven/solr
Steven Rowe d9dc7ab247 SOLR-3358: Maven configuration: In solr-core POM, exclude log4j-over-slf4j transitive dependency from solrj dependency; otherwise, log4j clashes with it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1327564 13f79535-47bb-0310-9956-ffa450edef68
2012-04-18 16:20:45 +00:00
..
contrib SOLR-3344: Maven configuration: Add Jetty dependencies to the Solr test-framework POM template, so that those dependencies are transitively included when the Solr test-framework is used externally; remove the Jetty dependencies from the dataimporthandler and clustering Solr contribs' POM templates. The optional Jetty dependencies in the solr-core module's POM template are left as-is, to facilitate JettySolrRunner's use as a cmdline utility. 2012-04-10 18:24:50 +00:00
core SOLR-3358: Maven configuration: In solr-core POM, exclude log4j-over-slf4j transitive dependency from solrj dependency; otherwise, log4j clashes with it. 2012-04-18 16:20:45 +00:00
solrj nuke relics of fake noggit release 2012-04-03 13:08:02 +00:00
test-framework SOLR-3344: Maven configuration: In Solr test-framework POM template, switch Jetty dependencies' scope from compile to runtime, since these dependencies are not required during compilation 2012-04-10 19:42:40 +00:00
webapp Changed jetty-maven-plugin documentation URL to the one covering v7+ (previously covered only up to v6) 2012-03-11 19:19:37 +00:00
pom.xml.template LUCENE-3825: Add proper SCM sections to all released/deployed POM templates 2012-02-27 06:02:06 +00:00