Return-Path: X-Original-To: apmail-maven-dev-archive@www.apache.org Delivered-To: apmail-maven-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 DE81110722 for ; Tue, 8 Dec 2015 11:10:17 +0000 (UTC) Received: (qmail 64657 invoked by uid 500); 8 Dec 2015 11:10:17 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 64267 invoked by uid 500); 8 Dec 2015 11:10:17 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 64255 invoked by uid 99); 8 Dec 2015 11:10:16 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2015 11:10:16 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 36A2D180989 for ; Tue, 8 Dec 2015 11:10:16 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id Adg4CewKv8Hs for ; Tue, 8 Dec 2015 11:10:15 +0000 (UTC) Received: from mail-oi0-f50.google.com (mail-oi0-f50.google.com [209.85.218.50]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id E9FF6203A3 for ; Tue, 8 Dec 2015 11:10:14 +0000 (UTC) Received: by oiww189 with SMTP id w189so7791657oiw.3 for ; Tue, 08 Dec 2015 03:05:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=AwciDMDij2TkEw1vqfm5GD1IJswjOCdG8WUFErvf7UI=; b=a8bLU+QJFto0kA3XUCD+yS0Bkjfipt22vw0AOBjN6W14w/DCeBjfeEkjyjLzCbskED SxGkma0gEirks6sy9JUwkReiZdC+N93UVUIl+IihSk8W69BmzLzZZ4APsyx9Qzg/IrvM LUQ8ohGw0YoakXj95DEU7sKo24LINh1PKtA428gdqImn0i+EAlHY7Sh/FzN/0aI+dMGp gWSR3eYQCr7aMuiAYzoe5fBR9qhTYo77nva9xR3V01JrHMsY6b9gusx0gK1DIV5tfDSW plY2soh96PGoiE4a/EOo1/4JgIE1j9cB9vSYpK3MhwZMjTlTJd0NG+fq59MWIkHkZ9Wd 1DIA== MIME-Version: 1.0 X-Received: by 10.202.75.10 with SMTP id y10mr1780570oia.13.1449572708618; Tue, 08 Dec 2015 03:05:08 -0800 (PST) Received: by 10.60.123.10 with HTTP; Tue, 8 Dec 2015 03:05:08 -0800 (PST) In-Reply-To: <878560980.14263088.1449187030375.JavaMail.yahoo@mail.yahoo.com> References: <878560980.14263088.1449187030375.JavaMail.yahoo.ref@mail.yahoo.com> <878560980.14263088.1449187030375.JavaMail.yahoo@mail.yahoo.com> Date: Tue, 8 Dec 2015 12:05:08 +0100 Message-ID: Subject: Re: Velocity - Archetypes question From: Adrien Rivard To: Maven Developers List , Maria Beckham Content-Type: multipart/alternative; boundary=001a11c17d7e5f97c0052660f237 --001a11c17d7e5f97c0052660f237 Content-Type: text/plain; charset=UTF-8 Hi, According to quick look at the documentation, archetypes are indeed based on velocity. http://maven.apache.org/archetype/maven-archetype-plugin/examples/create-multi-module-project.html ( look for "velocity" occurences) Any reason why you are specifically interested in knowing that ? It probably doesn't matter that much if you want to make an archetype. On Fri, Dec 4, 2015 at 12:57 AM, Maria Beckham < mariabeckham77@yahoo.com.invalid> wrote: > Hi there, > Are archetypes in maven by default based on velocity engine/templates > processing? > Thanks,Maria -- Adrien Rivard --001a11c17d7e5f97c0052660f237--