slachiewicz commented on issue #6724: URL: https://github.com/apache/hudi/issues/6724#issuecomment-1253796088
please check output from plugin ``` [INFO] --- protoc-jar-maven-plugin:3.11.4:run (proto-compile) @ hudi-utilities_2.11 --- [INFO] Protoc version: 3.21.5 protoc-jar: protoc version: 3.21.5, detected platform: osx-aarch_64 (mac os x/aarch64) protoc-jar: cached: /var/folders/46/zh5s3qfd0j7gr6x4ffj03s_h0000gn/T/protocjar.webcache/com/google/protobuf/protoc/maven-metadata.xml protoc-jar: cached: /var/folders/46/zh5s3qfd0j7gr6x4ffj03s_h0000gn/T/protocjar.webcache/com/google/protobuf/protoc/3.21.5/protoc-3.21.5-osx-aarch_64.exe protoc-jar: executing: [/var/folders/46/zh5s3qfd0j7gr6x4ffj03s_h0000gn/T/protocjar254269478082102386/bin/protoc.exe, --version] libprotoc 3.21.5 [INFO] Protoc command: /var/folders/46/zh5s3qfd0j7gr6x4ffj03s_h0000gn/T/protocjar254269478082102386/bin/protoc.exe [INFO] Additional include types: /var/folders/46/zh5s3qfd0j7gr6x4ffj03s_h0000gn/T/protocjar1724190897946461159/include [INFO] Input directories: [INFO] /Users/slachiewicz/oss/hudi/hudi-utilities/src/main/resources [INFO] Include directories: [INFO] /var/folders/46/zh5s3qfd0j7gr6x4ffj03s_h0000gn/T/protocjar1724190897946461159/include [INFO] Output targets: [INFO] java: /Users/slachiewicz/oss/hudi/hudi-utilities/target/generated-sources (add: main, clean: false, plugin: null, outputOptions: null) [INFO] /Users/slachiewicz/oss/hudi/hudi-utilities/target/generated-sources does not exist. Creating... [WARNING] /Users/slachiewicz/oss/hudi/hudi-utilities/src/main/resources does not exist [INFO] Adding generated sources (java): /Users/slachiewicz/oss/hudi/hudi-utilities/target/generated-sources [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ hudi-utilities_2.11 --- ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
