Description
To include the velocity deps in solr-core-pom.xml.template, something like this:
<dependency>
<groupId>velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.6.1</version>
</dependency>
Attachments
Issue Links
- is related to
-
LUCENE-2657 Replace Maven POM templates with full POMs, and change documentation accordingly
-
- Closed
-