pom files need to include velocity reference --------------------------------------------
Key: SOLR-2056 URL: https://issues.apache.org/jira/browse/SOLR-2056 Project: Solr Issue Type: Bug Affects Versions: 3.1, 4.0 Reporter: Ryan McKinley Assignee: Ryan McKinley Priority: Trivial Fix For: 3.1, 4.0 the pom files are missing a reference to: {code:xml} <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> <version>1.6.1</version> </dependency> {code} -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org