Return-Path: X-Original-To: apmail-maven-users-archive@www.apache.org Delivered-To: apmail-maven-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1BF2A10A07 for ; Sat, 7 Sep 2013 21:30:56 +0000 (UTC) Received: (qmail 12465 invoked by uid 500); 7 Sep 2013 21:30:53 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 12397 invoked by uid 500); 7 Sep 2013 21:30:53 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 12389 invoked by uid 99); 7 Sep 2013 21:30:53 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Sep 2013 21:30:53 +0000 Received: from localhost (HELO columbia) (127.0.0.1) (smtp-auth username rfscholte, mechanism login) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Sep 2013 21:30:53 +0000 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: "Maven Users List" Subject: Re: How to create new directory in target folder with Maven References: <1378497965523-5769636.post@n5.nabble.com> <1378580184853-5769681.post@n5.nabble.com> <522B7A9D.8020807@gmx.net> <1378585281586-5769697.post@n5.nabble.com> <522B8C0D.4080408@gmx.net> Date: Sat, 07 Sep 2013 23:30:47 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Robert Scholte" Message-ID: In-Reply-To: <522B8C0D.4080408@gmx.net> User-Agent: Opera Mail/12.16 (Win32) I found the related stackoverflow thread[1]. Let's continue there. Robert [1] http://stackoverflow.com/questions/18633956/how-to-create-new-directory-in-target-folder-with-maven Op Sat, 07 Sep 2013 22:26:53 +0200 schreef Michael-O <1983-01-06@gmx.net>: > Am 2013-09-07 22:21, schrieb Bidlo: >> Sorry for that, I thought that this kind of problem can be resolved by >> some >> other Maven plugin. And since it involves maven dependencies and project >> building, I thought this a good place to ask (btw I asked on SO and I >> still >> didn't get any answer) > > Always reference your first port of help. If you think you could solve > your problem with plugin (generic enough), you should do. > > If you just want to create a directory in the build directory, you Maven > Ant Plugin: /> > > Have you already consulted: > http://maven.apache.org/plugin-developers/index.html? > > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org > For additional commands, e-mail: users-help@maven.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org