You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Don'tTellMeToGoogleItDammit <c...@rmen.ca> on 2014/01/15 13:46:59 UTC

Re: How to mkdir and move files as part of build

I Googled this, and came to this forum, only to find a remark telling me I
should have Googled this.

Always annoying to find this remark.

Hope you enjoyed your Friday.


Baptiste MATHUS wrote
> Somebody made me discover that recently: http://tinyurl.com/62f6ku ...
> 
> No offense, week-end is coming :-).
> Cheers
> 
> 2008/12/12 CheapLisa &lt;

> lisa@

> &gt;
> 
>>
>> great.  Do you remember the name of the plugin and have an example?
>>
>> thanks
>>
>> L
>>
>>
>> Wei Tan wrote:
>> >
>> > there is a maven plug-in that can run ant tasks, I remember
>> >
>> >
>> >
>> > On Fri, Dec 12, 2008 at 2:25 PM, CheapLisa &lt;

> lisa@

> &gt; wrote:
>> >
>> >>
>> >> Before the build takes place, I need to create a directory
>> >> /target/
> <somedir>
>> >> and then copy some files from /src/main/resources/* to there.
>> >>
>> >> How do I do this with maven?
>> >>
>> >> thanks
>> >>
>> >> cl
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/How-to-mkdir-and-move-files-as-part-of-build-tp20983063p20983063.html
>> >> Sent from the Maven - Users mailing list archive at Nabble.com.
>> >>
>> >>
>> >> ---------------------------------------------------------------------
>> >> To unsubscribe, e-mail: 

> users-unsubscribe@.apache

>> >> For additional commands, e-mail: 

> users-help@.apache

>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/How-to-mkdir-and-move-files-as-part-of-build-tp20983063p20983705.html
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: 

> users-unsubscribe@.apache

>> For additional commands, e-mail: 

> users-help@.apache

>>
>>
> 
> 
> -- 
> Baptiste 
> <Batmat>
>  MATHUS - http://batmat.net
> Sauvez un arbre,
> Mangez un castor !





--
View this message in context: http://maven.40175.n5.nabble.com/How-to-mkdir-and-move-files-as-part-of-build-tp114567p5781484.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: How to mkdir and move files as part of build

Posted by Barrie Treloar <ba...@gmail.com>.
On 15 January 2014 23:16, Don'tTellMeToGoogleItDammit <c...@rmen.ca> wrote:
> I Googled this, and came to this forum, only to find a remark telling me I
> should have Googled this.
>
> Always annoying to find this remark.

Not knowing what you are attempting to do (because you were too busy
flame-baiting to bother to tell us) and dreading up zombie threads - I
assume you actually clicked on the links in this thread?
e.g. http://tinyurl.com/62f6ku

I'm assuming you want to "mkdir" and "move files" as part of the build.
Which the ant plugin will do for you.

Otherwise, please have a look at the freely available books at
http://maven.apache.org/articles.html they might help you with your
problems too.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org