Double-check and fix Maven POM dependencies
-------------------------------------------

                 Key: SOLR-1964
                 URL: https://issues.apache.org/jira/browse/SOLR-1964
             Project: Solr
          Issue Type: Bug
          Components: Build
            Reporter: Erik Hatcher
            Priority: Minor
             Fix For: 4.0


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>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to