Am 2013-09-12 17:09, schrieb Andrew Pennebaker:
I'm using maven-antrun-plugin to execute a thrift shell command. I can
compile one file per <exec> with <arg value="...path/to/file.thrift" />,
but I would like to compile all .thrift files in a directory. How can I do
this?
I tried using <arg value="...path/to/*.thrift" />, but Maven rejected this
syntax.
I have answered this already before:
http://stackoverflow.com/a/6781742/696632
HTH,
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]