You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2020/11/18 15:28:00 UTC

[jira] [Updated] (TIKA-3231) Broken build after upgrading maven bundle plugin

     [ https://issues.apache.org/jira/browse/TIKA-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison updated TIKA-3231:
------------------------------
    Issue Type: Bug  (was: Task)

> Broken build after upgrading maven bundle plugin
> ------------------------------------------------
>
>                 Key: TIKA-3231
>                 URL: https://issues.apache.org/jira/browse/TIKA-3231
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Priority: Major
>
> I recently noticed that branch_1x is no longer building.  We're getting a failure in tika-bundle.
> {noformat}
> > org.apache.tika.bundle
> > org.osgi.framework.BundleException: Unable to resolve
> > org.apache.tika.bundle [19](R 19.0): missing requirement
> > [org.apache.tika.bundle [19](R 19.0)] osgi.wiring.package;
> > (&(osgi.wiring.package=org.apache.tika.config)(version>=1.25.0)(!(version>=2.0.0)))
> > [caused by: Unable to resolve org.apache.tika.core [13](R 13.0): missing
> > requirement [org.apache.tika.core [13](R 13.0)] osgi.wiring.package;
> > (osgi.wiring.package=org.apache.xerces.util)] Unresolved requirements:
> > [[org.apache.tika.bundle [19](R 19.0)] osgi.wiring.package;
> > (&(osgi.wiring.package=org.apache.tika.config)(version>=1.25.0)(!(version>=2.0.0)))]
> {noformat}
> On the dev list, Peter Lee identified the cause...upgrading the maven-bundle-plugin > 4.1.0.
> Let's figure out what's going on and fix this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)