dtrott / maven-thrift-plugin

Maven Thrift Plugin that executes the thrift code generator (base on protocol buffers plugin)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

123

hansvdmeer opened this issue · comments

What is this issue meant to report?

Sorry Brian, I'm not aware I opened an issue.
Since I have your attention, I'm struggling with a question.
We are sharing thrift files between Java and our C++ environments. The thrift files are scattered in the c++ tree. I'm trying to not duplicate the files in the maven 'thrift' directory. I understand this is a maven issue, not the plugin. If you know the answer, that would be great, if you don't don't worry, I'll keep digging.
Thanks,
Hans

@hansvdmeer That's alright, but I wouldn't be surprised if the owner closes this issue. It's a bit unclear to be (based on the README ) who is maintaining the maven-thrift-plugin, but perhaps the owner can give guidance. As for your question, I'd advise asking on StackOverflow and tagging your question with "thrift". As you can see, much of the discussion there is around Maven/Thrift integration.

Thanks Brian.

On Thu, Jan 7, 2016 at 8:53 AM, Brian Long notifications@github.com wrote:

@hansvdmeer https://github.com/hansvdmeer That's alright, but I
wouldn't be surprised if the owner closes this issue. It's a bit unclear to
be (based on the README

PLEASE NOTE: THIS CODE HAS BEEN CONTRIBUTED BACK TO ASF.
https://issues.apache.org/jira/browse/THRIFT-1536
Any future work I do on this plugin, will be as patches submitted to their version.
I am not planning to perform any further maintenance on this fork (or accept any patches / pull requests).

) who is maintaining the maven-thrift-plugin, but perhaps the owner can
give guidance. As for your question, I'd advise asking on StackOverflow and
tagging your question with "thrift"
http://stackoverflow.com/questions/tagged/thrift. As you can see, much
of the discussion there is around Maven/Thrift integration.


Reply to this email directly or view it on GitHub
#30 (comment)
.