Just coming from trying DBeaver intall..
cd dbeaver launching `mvn package`: [[ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.jkiss.dbeaver:dbeaver:1.0.0-SNAPSHOT (/usr/local/dbeaver/pom.xml) has 1 error [ERROR] Invalid artifact repository: Unable to provision, see the following errors: [ERROR] [ERROR] 1) Error in custom provider, java.lang.TypeNotPresentException: Type org.eclipse.tycho.p2maven.repository.P2ArtifactRepositoryLayout not present [ERROR] at ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:3.0.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@277050dc] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule) [ERROR] while locating org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayout annotated with @com.google.inject.name.Named(value="p2") [ERROR] [ERROR] 1 error: org/eclipse/tycho/p2maven/repository/P2ArtifactRepositoryLayout has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 [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/ProjectBuildingException I see from GitHub the suggestion to pass to the jre folder whatever I need. But soon I realize the depending on jre 11.0.6+8 I miss my jre folder to store in my installation folder. Nevertheless I discover that all the Java jre downloads are flagged Windows/Linux/Mac only. I need an Oracle account registration for the older versions, etc, etc.. All enough straightforward.. Any help? -- Daniele Bonini

