Package Details: qupath 0.7.0-1

Git Clone URL: https://aur.archlinux.org/qupath.git (read-only, click to copy)
Package Base: qupath
Description: Bioimage analysis & digital pathology
Upstream URL: https://github.com/qupath/qupath
Licenses: GPL-2.0-or-later
Submitter: hottea
Maintainer: hottea (lilac)
Last Packager: lilac
Votes: 0
Popularity: 0.000000
First Submitted: 2021-03-07 15:19 (UTC)
Last Updated: 2026-03-02 20:42 (UTC)

Dependencies (12)

Required by (0)

Sources (2)

Latest Comments

fcoelhomrc commented on 2025-12-17 22:10 (UTC)

@hottea Done, please check their replies here.

Currently, they use scijava 43.0.0 instead of 40.0.0.

hottea commented on 2025-12-17 01:27 (UTC)

@fcoelhomrc you could report this to upstream. it seems that org.scijava:pom-scijava:40.0.0 is not available from maven.scijava.org.

fcoelhomrc commented on 2025-12-16 16:42 (UTC) (edited on 2025-12-16 16:42 (UTC) by fcoelhomrc)

Currently, the build fails with:

=> Making package: qupath 0.6.0-1 (Tue 16 Dec 2025 04:35:49 PM WET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all artifacts for configuration 'incomingCatalogForSciJava0'.
> Could not find org.scijava:pom-scijava:40.0.0.
  Searched in the following locations:
    - https://maven.scijava.org/content/groups/public/org/scijava/pom-scijava/40.0.0/pom-scijava-40.0.0.pom
  Required by:
      unknown

* Try:
> If the artifact you are trying to retrieve can be found in the repository but without metadata in 'Maven POM' format, you need to adjust the 'metadataSources { ... }' of the repository declaration.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.

BUILD FAILED in 1s
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: qupath-exit status 4

Build environment: - gradle 9.2.0 - jdk17-openjdk 17.0.17

The failure seems related to the missing org.scijava:pom-scijava:40.0.0 artifact from the SciJava Maven repository.