Closed diwakergupta closed 13 years ago
Thanks for reporting.
ntolia also had similar problems and sent pull request that I merged. Should be working now. Also switched to the public libthrift (which wasn't available when I wrote the initial version).
I cloned the git repo and ran 'mvn compile' (using Maven 3.0.3). First, I get these warnings:
Then I get this error -- presumably maven3 doesn't like the way the embedded-repo has been specified:
The following patch fixes the issues (note that Thrift 0.6.1 onwards is available in Maven central):