Closed kimballa closed 14 years ago
The libthrift dependency was incorrectly declared it should have been at test scope. However since there are currently no tests that require it I have simply pulled your commit.
I will re-add (a current version) at test scope when necessary.
Since the plugin just calls the thrift executable, it doesn't need to declare a dependency on libthrift in the pom. Doing so actually prevents this plugin from being used with (for example) libthrift 0.5.0, the latest release.