カスタム UDF を作成できるように、プロジェクトへの依存関係として hive-exec jar を含めようとしています。Maven アーティファクトhttp://mvnrepository.com/artifact/org.apache.hive/hive-exec/0.8.1はhttp://mvnrepository.com/artifact/org.apache.hive/hive-metastore/に依存しています 0.8.1は jd2-api バージョン 2.3-ec に依存します。しかしhttp://mvnrepository.com/artifact/javax.jdo/jdo2-apiには 2.3-ec がありません。
どうすればこれを乗り越えることができますか?