Skip to content

Unable to build plugin. The build error is "cannot resolve dependencies ..." #1601

@mr-miky

Description

@mr-miky

Every now and then I like to hurt myself and I agreed to update eclipse to the latest version of 2023-12 to see if the problem of missing some plugin icons had disappeared.
The problem persists so I decided to recompile the sloeber plugin to see if anything changes.
Contrary to what happened up to 2 weeks ago, the plugin no longer compiles.

mvn -X clean verify -Plinux64,latest,NOSDK -DskipTests=true

produce this output

Schermata a 2023-12-10 11-21-21

I don't really understand what it doesn't find.

The java version is 17

java.class.version=61.0
java.home=/usr/lib/jvm/java-17-openjdk-17.0.8.0.7-1.fc38.x86_64
java.io.tmpdir=/tmp
java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=17.0.8+7
java.security.manager=allow
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=17
java.vendor=Red Hat, Inc.
java.vendor.url=https://www.redhat.com/
java.vendor.url.bug=https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-17-openjdk-portable&version=38
java.vendor.version=(Red_Hat-17.0.8.0.7-1.fc38)
java.version=17.0.8
java.version.date=2023-07-18
java.vm.compressedOopsMode=Zero based
java.vm.info=mixed mode, sharing
java.vm.name=OpenJDK 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=17
java.vm.vendor=Red Hat, Inc.
java.vm.version=17.0.8+7
jdk.debug=release

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