Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2023 22:41:30 +0300
From:      =?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCf0L7QstC+0LvQvtGG0LrQuNC5?= <tarkhil@over.ru>
To:        freebsd-java@FreeBSD.org
Subject:   gradlew does not build, failing on protoc
Message-ID:  <cbb7bda9-3dff-8efb-0b84-6ce34a259a06@over.ru>

next in thread | raw e-mail | index | archive | help
Hello

gradlew (4.0), building a project, fails

:extractIncludeProto UP-TO-DATE
:extractProto UP-TO-DATE
:generateProto FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration 
':protobufToolsLocator_protoc'.
 > Could not find protoc-freebsd-x86_64.exe 
(com.google.protobuf:protoc:3.5.1-1).
   Searched in the following locations:
https://repo1.maven.org/maven2/com/google/protobuf/protoc/3.5.1-1/protoc-3.5.1-1-freebsd-x86_64.exe

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or 
--debug option to get more log output.

BUILD FAILED in 1s
3 actionable tasks: 1 executed, 2 up-to-date

Installing devel/protobuf-java did not help

What should I do?

--

Alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cbb7bda9-3dff-8efb-0b84-6ce34a259a06>