mahinash26 commented on issue #581:
URL: https://github.com/apache/age/issues/581#issuecomment-1536495660

   You are seeing an error message when attempting to build the JAR file for 
the age JDBC driver using the Gradle wrapper. The error message suggests that 
there may be an issue with the Gradle wrapper configuration in your project. To 
resolve the issue, try running the **./gradlew wrapper** command to download 
and install the necessary wrapper files, verify that the **gradle-wrapper.jar** 
file is present in the **gradle/wrapper** directory, and delete the gradle and 
.gradle directories if necessary. If none of these steps work, try manually 
downloading and installing the Gradle distribution for your project.


-- 
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]

Reply via email to