Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.5
-
None
-
OSX
-
Patch Available
Description
I maintain a plug-in to execute thrift under maven:
https://github.com/dtrott/maven-thrift-plugin
The gen-* directories do not add any value for me (I have to add additional code to move the files back up one level after generation - for IDE integration).
Would it be possible to add an additional command line option to either:
- Suppress the insertion of the gen- directory
- or, Allow me to specify the full path to the output directory (without the gen- postfix)