X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fjaegertracing%2Fthrift%2Fcontrib%2Fthrift-maven-plugin%2Fpom.xml;fp=ceph%2Fsrc%2Fjaegertracing%2Fthrift%2Fcontrib%2Fthrift-maven-plugin%2Fpom.xml;h=4179b1d914ca9169f8989f2ed11431fa8295598a;hb=f67539c23b11f3b8a2ecaeeddf7a403ae1c442a8;hp=0000000000000000000000000000000000000000;hpb=64a4c04e6850c6d9086e4c37f57c4eada541b05e;p=ceph.git diff --git a/ceph/src/jaegertracing/thrift/contrib/thrift-maven-plugin/pom.xml b/ceph/src/jaegertracing/thrift/contrib/thrift-maven-plugin/pom.xml new file mode 100644 index 000000000..4179b1d91 --- /dev/null +++ b/ceph/src/jaegertracing/thrift/contrib/thrift-maven-plugin/pom.xml @@ -0,0 +1,113 @@ + + + + + 4.0.0 + org.apache.thrift + thrift-maven-plugin + maven-plugin + thrift-maven-plugin + 1.0.0 + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.14.1 + + + ${thrift.compiler} + + + + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + + + generate-jar-for-test + generate-test-resources + + + + + + + run + + + + + + + + + junit + junit + 4.11 + test + + + org.apache.maven + maven-plugin-api + 3.1.0 + + + org.apache.maven + maven-project + 2.2.1 + + + com.google.guava + guava + 14.0.1 + + + org.codehaus.plexus + plexus-utils + 3.0.14 + + + org.mockito + mockito-all + 1.10.19 + test + + + + ${basedir}/../.. + ${thrift.root}/compiler/cpp/thrift + ${thrift.root}/test + UTF-8 + +