diff --git a/metadata/pom.xml b/metadata/pom.xml index ed7a297ac..9f19b9637 100644 --- a/metadata/pom.xml +++ b/metadata/pom.xml @@ -14,28 +14,14 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - 8 - 8 - - - com.google.auto.value - auto-value - 1.7.3 - - - - + com.github.os72 protoc-jar-maven-plugin 3.11.4 + generate-proto generate-sources run @@ -45,10 +31,50 @@ src/main/proto + proto + main + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 8 + 8 + + + + process-annotations + generate-sources + + compile + + + + -proc:only + + + + + + default-compile + compile + + compile + + + + -proc:none + + org.apache.maven.plugins maven-javadoc-plugin @@ -89,7 +115,7 @@ com.google.auto.value auto-value - 1.7.3 + 1.7.4 provided @@ -97,7 +123,7 @@ com.google.auto.value auto-value-annotations - 1.7.3 + 1.7.4