Bhavesh:
When I tried to run java package I got this error. Do you know what could be missing? Thanks, Sudhakar. [INFO] Changes detected - recompiling the module! [INFO] Compiling 38 source files to /Users/spamidig/Library/Applications/smilesdb/airavata-sandbox/gsoc2022/smilesdb/Server/target/classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 16.819 s [INFO] Finished at: 2022-07-28T16:20:45-04:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project Server: Fatal error compiling: error: invalid target release: 18 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException From: Bhavesh Asanabada <asanabhav...@gmail.com> Date: Thursday, June 16, 2022 at 12:16 PM To: dev@airavata.apache.org <dev@airavata.apache.org> Subject: SMILES Proto Schema Hi Sudhakar, I’ve done with the sample gRPC implementation. As a next step towards the GSoC goal, I’m structuring the proto buffer files considering the files you have shared before (attached with this mail). Proceeding with the files, there are a few missing data types in the molecule.proto file which I could not figure out with the variables mentioned. Can you please confirm the data types? and suggest the additional changes you need in the schema. Thanks Bhavesh Asanabada