lucene/dev-tools/maven/lucene
Steven Rowe 33d18a0c59 LUCENE-6607: Fix spatial3d module's Maven config - include dependency interpolation sites, make packaging jar instead of pom, don't skip deploy phase, etc.; and fix GetMavenDependenciesTask to exclude a module's build artifacts only if the build dir fully matches, rather than a prefix (this bug caused lucene-spatial's test dependency on the lucene-spatial3d jar to be left out of the generated POM, because lucene/build/spatial3d matched the regex for lucene-spatial's build output dir: 'lucene/build/spatial', i.e. with no dir separator)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690842 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 23:45:20 +00:00
..
analysis LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
backward-codecs LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
benchmark LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
classification LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
codecs LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
core LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
demo LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
expressions LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
facet LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
grouping LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
highlighter LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
join LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
memory LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
misc LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
queries LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
queryparser LUCENE-6420: Use forbidden-apis annotation @SuppressForbidden; cleanup maven build 2015-04-20 15:22:06 +00:00
replicator SOLR-4839: Upgrade to Jetty 9 2015-01-05 15:45:58 +00:00
sandbox LUCENE-5675: Add src/resources directory to maven config 2014-05-27 02:08:30 +00:00
spatial LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM 2013-10-31 15:20:08 +00:00
spatial3d LUCENE-6607: Fix spatial3d module's Maven config - include dependency interpolation sites, make packaging jar instead of pom, don't skip deploy phase, etc.; and fix GetMavenDependenciesTask to exclude a module's build artifacts only if the build dir fully matches, rather than a prefix (this bug caused lucene-spatial's test dependency on the lucene-spatial3d jar to be left out of the generated POM, because lucene/build/spatial3d matched the regex for lucene-spatial's build output dir: 'lucene/build/spatial', i.e. with no dir separator) 2015-07-13 23:45:20 +00:00
suggest LUCENE-6339: Maven config: add resource dir src/resources/ to the POM. 2015-04-09 19:07:42 +00:00
test-framework LUCENE-6439: enable support fors test-framework-tests on Maven build 2015-04-20 21:32:12 +00:00
pom.xml.template LUCENE-6607: Fix spatial3d module's Maven config - include dependency interpolation sites, make packaging jar instead of pom, don't skip deploy phase, etc.; and fix GetMavenDependenciesTask to exclude a module's build artifacts only if the build dir fully matches, rather than a prefix (this bug caused lucene-spatial's test dependency on the lucene-spatial3d jar to be left out of the generated POM, because lucene/build/spatial3d matched the regex for lucene-spatial's build output dir: 'lucene/build/spatial', i.e. with no dir separator) 2015-07-13 23:45:20 +00:00