Skip to content

Cannot build Megit #70

@babaissarkar

Description

@babaissarkar

Source: git clone of ffd5254
OS: Devuan Daedalus
Java/Javac: 21

java --version
openjdk 21.0.5 2024-10-15 LTS
OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode, sharing)
javac --version
javac 21.0.5

Maven: 3.8.2

mvn --version
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /home/ssarkar/Downloads/Software/apache-maven-3.8.2
Java version: 21.0.5, vendor: Eclipse Adoptium, runtime: /home/ssarkar-bkp/Software/jdk-21.0.5+11
Default locale: en_IN, platform encoding: UTF-8
OS name: "linux", version: "6.1.0-43-amd64", arch: "amd64", family: "unix"

Getting this error:

[WARNING] Error injecting: org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory
com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) No implementation for org.eclipse.tycho.core.resolver.MavenTargetLocationFactory was bound.
  at ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:4.0.13, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@639fee48] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.eclipse.tycho.p2resolver.TargetDefinitionResolverService
  while locating org.eclipse.tycho.p2resolver.DefaultTargetPlatformFactory

Full log has been attached.

Tried deleting tycho from local Maven repo, then retry, same result.

log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions