Return-Path: X-Original-To: apmail-avro-dev-archive@www.apache.org Delivered-To: apmail-avro-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70A80CD67 for ; Thu, 17 May 2012 16:34:29 +0000 (UTC) Received: (qmail 89923 invoked by uid 500); 17 May 2012 16:34:29 -0000 Delivered-To: apmail-avro-dev-archive@avro.apache.org Received: (qmail 89721 invoked by uid 500); 17 May 2012 16:34:29 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 89713 invoked by uid 99); 17 May 2012 16:34:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 16:34:29 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2012 16:34:28 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D0AE2AB71 for ; Thu, 17 May 2012 16:34:07 +0000 (UTC) Date: Thu, 17 May 2012 16:34:07 +0000 (UTC) From: "Ed Kohlwey (JIRA)" To: dev@avro.apache.org Message-ID: <176882729.9269.1337272447856.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1278685941.19331.1322512300034.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AVRO-963) Allow compiler's template directory to be overridden in Maven plugins MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AVRO-963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13277944#comment-13277944 ] Ed Kohlwey commented on AVRO-963: --------------------------------- Has anyone tried this? Putting the velocity templates in /src/resources/... doesn't seem to actually get them on the *plugin* classpath. Or perhaps I'm doing something wrong... > Allow compiler's template directory to be overridden in Maven plugins > --------------------------------------------------------------------- > > Key: AVRO-963 > URL: https://issues.apache.org/jira/browse/AVRO-963 > Project: Avro > Issue Type: Improvement > Components: java > Affects Versions: 1.6.1 > Reporter: George Fletcher > Assignee: George Fletcher > Priority: Minor > Fix For: 1.6.2 > > Attachments: avro-jira-963.patch > > > It is currently not possible to override the location of the velocity templates except via overriding a system property which requires a maven command line option. Allow for the location of the templates to be specified via a configuration parameter in the avro maven plugin. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira