ptupitsyn commented on PR #1106:
URL: https://github.com/apache/ignite-3/pull/1106#issuecomment-1256280817

   I've tried `./gradlew clean build -x test` (in a clean repo) and got the 
following error:
   
   ```
   > Task :ignite-cli:generateAutocompletionScript FAILED
   java.lang.ClassNotFoundException: 
org.apache.ignite.cli.commands.TopLevelCliCommand
           at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
           at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
           at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
   ```
   


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