Greetings,

On Tue, Apr 3, 2012 at 8:02 PM, Radim Kolar <h...@filez.com> wrote:
> I need to create executable file in target/ directory. It is script which
> needs to be copied from src/ tree and then chmod +x.
>
> resource plugin can copy it but can not chmod +x it
> assembly plugin can make it executable but it is placed into tar archive
>
> any ideas?

http://maven.apache.org/plugins/maven-antrun-plugin/run-mojo.html
http://ant.apache.org/manual/Tasks/chmod.html

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

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

Reply via email to