abdulmanann opened a new issue, #581:
URL: https://github.com/apache/age/issues/581

   I am encountering an issue when attempting to build the JAR file for the age 
JDBC driver in order to test it in my Java project. Upon running the command 
"./gradlew assemble" using the Gradle wrapper, I receive the following error 
message:
   
   ```bash
    ./gradlew assemble
   Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
   Caused by: java.lang.ClassNotFoundException: 
org.gradle.wrapper.GradleWrapperMain
   ```
   I have verified that the gradle/wrapper directory is missing the 
gradle-wrapper.jar file.


-- 
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: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to