Skip to content

Add ability to define a "top level" category when mirroring repos using tycho-p2-extras-plugin#5936

Open
andrew-tram wants to merge 369 commits into
eclipse-tycho:mainfrom
andrew-tram:tycho-5.0.x
Open

Add ability to define a "top level" category when mirroring repos using tycho-p2-extras-plugin#5936
andrew-tram wants to merge 369 commits into
eclipse-tycho:mainfrom
andrew-tram:tycho-5.0.x

Conversation

@andrew-tram
Copy link
Copy Markdown

PR to address - #4517

When mirroring multiple p2 repositories into a single destination using the mirror goal, each source repository's category IUs appear as separate top-level entries in Eclipse's "Install New Software" dialog. This change adds a new optional <categoryName> parameter that injects a synthetic root category IU into the destination repository, causing all mirrored source categories to appear as children of a single named entry instead.

laeubi and others added 30 commits September 6, 2025 19:05
Currently during gathering of p2inf units they can in some rare cases
fail to parse a version, e.g. if one uses

<qualifiedVersion>${unqualifiedVersion}.${buildQualifier}</qualifiedVersion>

that is only later provided by build-helper-maven-plugin:parse-version

We already handle the case the artifactkey version can not be parsed,
but the same issue can arise a little bit lower then in the fallback.

This now catches the issue there as well and then return the default p2
advice version as a last resort.

(cherry picked from commit ec1dd61)
Bumps [org.eclipse.pde:org.eclipse.pde.ui](https://github.com/eclipse-pde/eclipse.pde) from 3.16.100 to 3.16.200.
- [Changelog](https://github.com/eclipse-pde/eclipse.pde/blob/master/org.eclipse.pde.doc.user/topics_WhatsNew.xml)
- [Commits](https://github.com/eclipse-pde/eclipse.pde/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.pde:org.eclipse.pde.ui
  dependency-version: 3.16.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.preferences](https://github.com/eclipse-equinox/equinox) from 3.11.400 to 3.12.0.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.preferences
  dependency-version: 3.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.jdt:org.eclipse.jdt.ui](https://github.com/eclipse-jdt/eclipse.jdt.ui) from 3.35.0 to 3.35.100.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:org.eclipse.jdt.ui
  dependency-version: 3.35.100
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `jetty.version` from 12.1.0 to 12.1.1.

Updates `org.eclipse.jetty:jetty-http` from 12.1.0 to 12.1.1

Updates `org.eclipse.jetty:jetty-server` from 12.1.0 to 12.1.1

Updates `org.eclipse.jetty.ee10:jetty-ee10-servlet` from 12.1.0 to 12.1.1

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-version: 12.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 12.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-servlet
  dependency-version: 12.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.help.base](https://github.com/eclipse-platform/eclipse.platform) from 4.5.100 to 4.5.200.
- [Commits](https://github.com/eclipse-platform/eclipse.platform/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.help.base
  dependency-version: 4.5.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…pulator

Bumps [org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator](https://github.com/eclipse-equinox/p2) from 2.3.500 to 2.3.600.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator
  dependency-version: 2.3.600
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.concurrent](https://github.com/eclipse-equinox/equinox) from 1.3.300 to 1.3.400.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.concurrent
  dependency-version: 1.3.400
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.director.app](https://github.com/eclipse-equinox/p2) from 1.3.700 to 1.3.800.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.director.app
  dependency-version: 1.3.800
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.repository.tools](https://github.com/eclipse-equinox/p2) from 2.4.700 to 2.4.800.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools
  dependency-version: 2.4.800
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.common](https://github.com/eclipse-equinox/equinox) from 3.20.100 to 3.20.200.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.common
  dependency-version: 3.20.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.pde:org.eclipse.pde.core](https://github.com/eclipse-pde/eclipse.pde) from 3.20.200 to 3.21.0.
- [Changelog](https://github.com/eclipse-pde/eclipse.pde/blob/master/org.eclipse.pde.doc.user/topics_WhatsNew.xml)
- [Commits](https://github.com/eclipse-pde/eclipse.pde/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.pde:org.eclipse.pde.core
  dependency-version: 3.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.engine](https://github.com/eclipse-equinox/p2) from 2.10.500 to 2.10.600.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.engine
  dependency-version: 2.10.600
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository](https://github.com/eclipse-equinox/p2) from 1.5.600 to 1.5.700.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository
  dependency-version: 1.5.700
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.updatesite](https://github.com/eclipse-equinox/p2) from 1.3.700 to 1.3.800.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.updatesite
  dependency-version: 1.3.800
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.jface](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.37.0 to 3.38.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.jface
  dependency-version: 3.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.ui.workbench](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.135.100 to 3.136.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.ui.workbench
  dependency-version: 3.136.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.ui.ide](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.22.600 to 3.22.700.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.ui.ide
  dependency-version: 3.22.700
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.registry](https://github.com/eclipse-equinox/equinox) from 3.12.400 to 3.12.500.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.registry
  dependency-version: 3.12.500
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector](https://github.com/eclipse-equinox/p2) from 1.3.600 to 1.3.700.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector
  dependency-version: 1.3.700
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.core.runtime](https://github.com/eclipse-platform/eclipse.platform) from 3.33.100 to 3.34.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.core.runtime
  dependency-version: 3.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.simpleconfigurator](https://github.com/eclipse-equinox/p2) from 1.5.500 to 1.5.600.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator
  dependency-version: 1.5.600
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.23.100 to 3.23.200.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
  dependency-version: 3.23.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse](https://github.com/eclipse-equinox/p2) from 2.4.500 to 2.4.600.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse
  dependency-version: 2.4.600
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.pde:org.eclipse.pde.api.tools](https://github.com/eclipse-pde/eclipse.pde) from 1.3.800 to 1.3.900.
- [Changelog](https://github.com/eclipse-pde/eclipse.pde/blob/master/org.eclipse.pde.doc.user/topics_WhatsNew.xml)
- [Commits](https://github.com/eclipse-pde/eclipse.pde/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.pde:org.eclipse.pde.api.tools
  dependency-version: 1.3.900
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.equinox.frameworkadmin](https://github.com/eclipse-equinox/p2) from 2.3.400 to 2.3.500.
- [Commits](https://github.com/eclipse-equinox/p2/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.frameworkadmin
  dependency-version: 2.3.500
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Christoph Läubrich <mail@laeubi-soft.de>
(cherry picked from commit 5a296ed)
Bumps [org.eclipse.platform:org.eclipse.equinox.app](https://github.com/eclipse-equinox/equinox) from 1.7.400 to 1.7.500.
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.equinox.app
  dependency-version: 1.7.500
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.xmlunit:xmlunit-core](https://github.com/xmlunit/xmlunit) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/xmlunit/xmlunit/releases)
- [Changelog](https://github.com/xmlunit/xmlunit/blob/main/RELEASE_NOTES.md)
- [Commits](xmlunit/xmlunit@v2.10.3...v2.10.4)

---
updated-dependencies:
- dependency-name: org.xmlunit:xmlunit-core
  dependency-version: 2.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot and others added 25 commits March 12, 2026 08:12
Bumps [org.eclipse.platform:org.eclipse.core.runtime](https://github.com/eclipse-platform/eclipse.platform) from 3.34.100 to 3.34.200.
- [Commits](https://github.com/eclipse-platform/eclipse.platform/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.core.runtime
  dependency-version: 3.34.200
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.e4.ui.workbench3](https://github.com/eclipse-platform/eclipse.platform.ui) from 0.17.600 to 0.18.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.e4.ui.workbench3
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.platform:org.eclipse.ui.ide](https://github.com/eclipse-platform/eclipse.platform.ui) from 3.22.800 to 3.23.0.
- [Commits](https://github.com/eclipse-platform/eclipse.platform.ui/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.ui.ide
  dependency-version: 3.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.jgit:org.eclipse.jgit](https://github.com/eclipse-jgit/jgit) from 7.5.0.202512021534-r to 7.6.0.202603022253-r.
- [Commits](eclipse-jgit/jgit@v7.5.0.202512021534-r...v7.6.0.202603022253-r)

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-version: 7.6.0.202603022253-r
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.eclipse.pde:org.eclipse.pde.api.tools](https://github.com/eclipse-pde/eclipse.pde) from 1.3.1000 to 1.3.1100.
- [Commits](https://github.com/eclipse-pde/eclipse.pde/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.pde:org.eclipse.pde.api.tools
  dependency-version: 1.3.1100
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [commons-net:commons-net](https://github.com/apache/commons-net) from 3.12.0 to 3.13.0.
- [Changelog](https://github.com/apache/commons-net/blob/master/RELEASE-NOTES.txt)
- [Commits](apache/commons-net@rel/commons-net-3.12.0...rel/commons-net-3.13.0)

---
updated-dependencies:
- dependency-name: commons-net:commons-net
  dependency-version: 3.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `maven-version` from 3.9.12 to 3.9.14.

Updates `org.apache.maven:maven-plugin-api` from 3.9.12 to 3.9.14
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.14)

Updates `org.apache.maven:maven-core` from 3.9.12 to 3.9.14

Updates `org.apache.maven:maven-artifact` from 3.9.12 to 3.9.14

Updates `org.apache.maven:maven-compat` from 3.9.12 to 3.9.14
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.14)

Updates `org.apache.maven:maven-model` from 3.9.12 to 3.9.14

Updates `org.apache.maven:maven-settings` from 3.9.12 to 3.9.14

Updates `org.apache.maven:maven-model-builder` from 3.9.12 to 3.9.14

Updates `org.apache.maven:apache-maven` from 3.9.12 to 3.9.14
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.12...maven-3.9.14)

Updates `org.apache.maven:maven-embedder` from 3.9.12 to 3.9.14

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-artifact
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-compat
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-settings
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model-builder
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:apache-maven
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-embedder
  dependency-version: 3.9.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
- Replace SourcesBundleDependencyMetadataGenerator.toCanonicalVersion
with VersionTool.toCanonicalVersion and fix it to ensure that valid
Maven versions such as 1-SNAPSHOT and 1.0-SNAPSHOT
are handled just like 1.0.0-SNAPSHOT to produce 1.0.0.qualifier, i.e.,
ensure that it returns a valid OSGi version.
Bumps org.apache.maven.doxia:doxia-module-markdown from 2.0.0 to 2.1.0.

---
updated-dependencies:
- dependency-name: org.apache.maven.doxia:doxia-module-markdown
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Adds a `categoryName` field to `MirrorOptions` with `setCategoryName(String)` and `getCategoryName()` accessors to carry the root category name through the mirroring pipeline.
Wires the `categoryName` from `MirrorOptions` into `TychoMirrorApplication` via `setCategoryName()` before the mirror operation runs.
Adds a `categoryName` field and `setCategoryName(String)` setter to `TychoMirrorApplication`, and injects a synthetic root category IU into the destination metadata repository during `finalizeRepositories()` by querying all mirrored category IUs and adding them as requirements of the new root entry.
Adds `MirrorStandaloneParentCategoryTest` to verify that the root category IU is correctly injected into the destination repository, contains all source categories as requirements, is absent when no category name is configured, and is not duplicated on subsequent append runs.
Add test resource
Add test resource
Adds a `categoryName` `@Parameter` to `MirrorMojo` with Javadoc, and wires it into `MirrorOptions` via `setCategoryName()` in `createMirrorOptions()`.
Bumps `bnd.version` from 7.2.1 to 7.2.3.

Updates `biz.aQute.bnd:biz.aQute.bndlib` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](bndtools/bnd@7.2.1...7.2.3)

Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](bndtools/bnd@7.2.1...7.2.3)

Updates `biz.aQute.bnd:biz.aQute.repository` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](bndtools/bnd@7.2.1...7.2.3)

Updates `biz.aQute.bnd:biz.aQute.bnd.maven` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](bndtools/bnd@7.2.1...7.2.3)

Updates `biz.aQute.bnd:biz.aQute.bnd.embedded-repo` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](bndtools/bnd@7.2.1...7.2.3)

Updates `biz.aQute.bnd:biz.aQute.resolve` from 7.2.1 to 7.2.3
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](bndtools/bnd@7.2.1...7.2.3)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: biz.aQute.bnd:biz.aQute.repository
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.maven
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.embedded-repo
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: biz.aQute.bnd:biz.aQute.resolve
  dependency-version: 7.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.1 to 4.0.3.
- [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases)
- [Commits](codehaus-plexus/plexus-utils@plexus-utils-3.5.1...plexus-utils-4.0.3)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-utils
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `jetty.version` from 12.1.7 to 12.1.8.

Updates `org.eclipse.jetty:jetty-http` from 12.1.7 to 12.1.8

Updates `org.eclipse.jetty:jetty-server` from 12.1.7 to 12.1.8

Updates `org.eclipse.jetty.ee10:jetty-ee10-servlet` from 12.1.7 to 12.1.8

---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-http
  dependency-version: 12.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 12.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.ee10:jetty-ee10-servlet
  dependency-version: 12.1.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eu.maveniverse.maven.njord:extension3](https://github.com/maveniverse/njord) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/maveniverse/njord/releases)
- [Commits](maveniverse/njord@release-0.9.4...release-0.9.5)

---
updated-dependencies:
- dependency-name: eu.maveniverse.maven.njord:extension3
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@andrew-tram
Copy link
Copy Markdown
Author

Oops, I think I was supposed to created the PR for main. Would a maintainer be able to change that? I dont seem to see that option on my end.

@merks
Copy link
Copy Markdown
Contributor

merks commented Apr 15, 2026

I'm not sure what's correct.

I think you can click the little pencil:

image

And then you can change the branch like this:

image

@github-actions
Copy link
Copy Markdown

Test Results

1 044 files  + 3  1 044 suites  +3   5h 4m 46s ⏱️ - 23m 24s
1 373 tests + 4  1 352 ✅ + 5  21 💤 ±0  0 ❌ ±0 
4 119 runs  +12  4 052 ✅ +13  67 💤 ±0  0 ❌ ±0 

Results for commit 9c8d52f. ± Comparison against base commit 43bbcc8.

@laeubi laeubi changed the base branch from tycho-5.0.x to main April 22, 2026 03:30
@laeubi
Copy link
Copy Markdown
Member

laeubi commented Apr 22, 2026

@andrew-tram I changed it to main but I think you need to rebase the branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.