Julian Reschke created JCR-5194:
-----------------------------------
Summary: Update of Jackrabbit (max) to Jackrabbit 2.22.2 fails
Key: JCR-5194
URL: https://issues.apache.org/jira/browse/JCR-5194
Project: Jackrabbit Content Repository
Issue Type: Task
Components: core
Reporter: Julian Reschke
Trying to update:
jackrabbit.max.version
to 2.22.2 breaks testing:
{code}
[ERROR] Failed to execute goal
biz.aQute.bnd:bnd-resolver-maven-plugin:6.4.0:resolve (default) on project
org.apache.jackrabbit.vault: Unable to resolve <<INITIAL>>: missing requirement
osgi.identity;filter:='(osgi.identity=org.apache.jackrabbit.vault)' [caused by:
Unable to resolve org.apache.jackrabbit.vault version=4.0.1.SNAPSHOT: missing
requirement
osgi.wiring.package;filter:='(&(osgi.wiring.package=org.apache.jackrabbit.spi.commons.conversion)(version>=2.5.0)(!(version>=3.0.0)))';osgi.wiring.package='org.apache.jackrabbit.spi.commons.conversion'
[caused by: Unable to resolve org.apache.jackrabbit.jackrabbit-spi-commons
version=2.22.2: missing requirement
osgi.wiring.package;filter:='(&(osgi.wiring.package=org.apache.commons.collections4)(version>=4.5.0)(!(version>=5.0.0)))';osgi.wiring.package='org.apache.commons.collections4']]
-> [Help 1]
{code}
This surfaced when trying to test https://issues.apache.org/jira/browse/JCR-5140
--
This message was sent by Atlassian Jira
(v8.20.10#820010)