8000 CDT 12.1 update site has no com.sun.xml.bind · Issue #1231 · eclipse-cdt/cdt · GitHub 8000
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
CDT 12.1 update site has no com.sun.xml.bind #1231
Open
@ruspl-afed

Description

@ruspl-afed

Describe the bug
Target like

		<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
			<repository location="https://download.eclipse.org/tools/cdt/releases/12.1/"/>
			<unit id="org.eclipse.cdt.feature.group" version="0.0.0"/>
			<unit id="org.eclipse.tm.terminal.feature.feature.group" version="0.0.0"/>
		</location>

fails to resolve with error

Cannot complete the install because one or more required items could not be found.
	Cannot satisfy dependency:
		From: C/C++ Development Tools 12.1.0.202506041907 (org.eclipse.cdt.feature.group 12.1.0.202506041907)
		To: org.eclipse.equinox.p2.iu; org.eclipse.cdt.platform.feature.group [12.1.0.202506041907,12.1.0.202506041907]
	Cannot satisfy dependency:
		From: C/C++ Standard make Build UI 8.3.300.202505200054 (org.eclipse.cdt.make.ui 8.3.300.202505200054)
		To: osgi.bundle; org.eclipse.tools.templates.freemarker [2.0.0,3.0.0)
	Cannot satisfy dependency:
		From: C/C++ Development Platform 12.1.0.202506041907 (org.eclipse.cdt.platform.feature.group 12.1.0.202506041907)
		To: org.eclipse.equinox.p2.iu; org.eclipse.cdt.make.ui [8.3.300.202505200054,8.3.300.202505200054]
	Missing requirement: Template Engine Freemarker Support 2.0.200.202505200054 (org.eclipse.tools.templates.freemarker 2.0.200.202505200054) requires 'osgi.bundle; com.sun.xml.bind [2.3.3,3.0.0)' but it could not be found
	Software being installed: C/C++ Development Tools 12.1.0.202506041907 (org.eclipse.cdt.feature.group 12.1.0.202506041907)

With https://download.eclipse.org/tools/cdt/releases/12.0/ target can be resolved normally since com.sun.xml.bind_2.3.3.v20221203-1659.jar is present there

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

      0